## Inspin Digital Creating a more decentralized web. --- ### Setup Install dependencies, start development server, build application, preview production build: ```bash # npm npm install npm run dev npm run build npm run preview ``` Check out the deployment documentation for more information.