Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dishwasher-detergent/bran-and-tate
https://github.com/dishwasher-detergent/bran-and-tate
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dishwasher-detergent/bran-and-tate
- Owner: dishwasher-detergent
- Created: 2021-04-14T20:40:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-26T22:39:00.000Z (almost 3 years ago)
- Last Synced: 2023-03-10T08:47:57.154Z (over 1 year ago)
- Language: Vue
- Homepage: https://branandtate.com
- Size: 7.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dashboard
## 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).