Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regenrek/bikeit
bikeit
https://github.com/regenrek/bikeit
Last synced: 24 days ago
JSON representation
bikeit
- Host: GitHub
- URL: https://github.com/regenrek/bikeit
- Owner: regenrek
- Created: 2019-03-14T20:07:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T21:10:47.000Z (almost 6 years ago)
- Last Synced: 2024-05-18T07:47:30.165Z (8 months ago)
- Language: Vue
- Size: 2.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bikeit
> My fabulous Nuxt.js project
## Build Setup
``` bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn run dev# build for production and launch server
$ yarn run build
$ yarn start# generate static project
$ yarn run generate
```For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).