Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 372 Bytes

File metadata and controls

24 lines (16 loc) · 372 Bytes

resthub

My swell Nuxt.js project

Build Setup

# install dependencies
$ npm install

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

# generate static project
$ npm run generate

# keep clean code
$ npm run lint

# check the types
$ npm run typecheck

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