2
0
Fork 0
inspin.io/README.md

377 B

Inspin Digital

Creating a more decentralized web.


Setup

Install dependencies, start development server, build application, preview production build:

# npm
npm install
npm run dev
npm run build
npm run preview

Check out the deployment documentation for more information.