Inspin Digital company website
https://www.inspin.io/
Ryan Moon 5184ae7519 | ||
---|---|---|
assets | ||
components | ||
content | ||
middleware | ||
pages | ||
public | ||
server | ||
.gitignore | ||
.npmrc | ||
LICENSE | ||
README.md | ||
app.vue | ||
error.vue | ||
nuxt.config.ts | ||
package-lock.json | ||
package.json | ||
tsconfig.json |
README.md
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.