Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaxx2104/nikuman
Nuxt.js + Firebase / Firestore :muscle:
https://github.com/jaxx2104/nikuman
Last synced: 2 months ago
JSON representation
Nuxt.js + Firebase / Firestore :muscle:
- Host: GitHub
- URL: https://github.com/jaxx2104/nikuman
- Owner: jaxx2104
- Created: 2018-01-04T14:33:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T16:28:58.000Z (3 months ago)
- Last Synced: 2024-10-11T13:10:16.753Z (3 months ago)
- Language: JavaScript
- Homepage: http://nikuman.jaxx2104.info
- Size: 2.82 MB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nikuman
> My incredible Nuxt.js project
## Build Setup
``` bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).