10000 GitHub - overflowjs-com/blog-frontend-auth at 5b024f0ac50dc1926dd3c62f821f05373a6b111c
[go: up one dir, main page]

Skip to content

overflowjs-com/blog-frontend-auth

Repository files navigation

auth

My transcendent Nuxt.js project

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

For detailed explanation on how things work, checkout Nuxt.js docs.

0