Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 397 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 397 Bytes

LeeSmith.net

Nuxt.js project

Build Setup

# install dependencies
$ npm install # Or yarn install

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

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

# generate static project
$ npm run generate

Deploy

# generate static project
$ npm run generate

# run deploy script
$ ./deploy.sh