Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 527 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 527 Bytes

Build Status

lerte.com

Vue Application built with Nuxt.js.

Build Setup

# install dependencies
$ npm install # Or yarn install

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

# generate static project
$ npm run generate

# deploy to Github Pages
$ npm run deploy

For detailed explanation on how things work, checkout the nuxt.js