Skip to content

beacon-tower/beacon-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

710e380 · Mar 3, 2018
Mar 3, 2018
Mar 3, 2018
Mar 3, 2018
Feb 27, 2018
Mar 3, 2018
Mar 3, 2018
Mar 1, 2018
Jan 15, 2018
Feb 27, 2018
Dec 28, 2017
Jan 8, 2018
Dec 28, 2017
Jan 22, 2018
Jan 29, 2018
Mar 3, 2018
Feb 27, 2018
Mar 3, 2018

Repository files navigation

beacon_web

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

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