Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jendiamond/jenbnb
https://github.com/jendiamond/jenbnb
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jendiamond/jenbnb
- Owner: jendiamond
- Created: 2021-09-28T00:31:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-28T00:33:13.000Z (about 3 years ago)
- Last Synced: 2024-10-09T01:41:03.875Z (about 1 month ago)
- Language: Vue
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jenb-bnb
## 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).