Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cnocon/vue-cristin-io-2
https://github.com/cnocon/vue-cristin-io-2
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cnocon/vue-cristin-io-2
- Owner: cnocon
- Created: 2021-03-22T13:09:59.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-04T03:44:42.000Z (12 months ago)
- Last Synced: 2024-11-14T01:15:21.551Z (2 months ago)
- Language: Vue
- Size: 8.86 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nuxt-cristin-io
## 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).