https://github.com/bucherfa/green-traveller-prototype
https://github.com/bucherfa/green-traveller-prototype
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bucherfa/green-traveller-prototype
- Owner: bucherfa
- Created: 2020-09-23T13:09:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-24T08:03:24.000Z (over 5 years ago)
- Last Synced: 2025-01-09T14:55:53.827Z (over 1 year ago)
- Language: Vue
- Homepage: https://bucherfa.github.io/green-traveller-prototype/
- Size: 1.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# green-traveller-prototype
## Build Setup
```bash
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).