Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eclectic-coding/nuxt-chucksmith-dev
https://github.com/eclectic-coding/nuxt-chucksmith-dev
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eclectic-coding/nuxt-chucksmith-dev
- Owner: eclectic-coding
- License: mit
- Created: 2020-11-30T20:45:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-18T01:02:37.000Z (almost 2 years ago)
- Last Synced: 2024-12-01T12:07:42.828Z (27 days ago)
- Language: Vue
- Homepage:
- Size: 1.37 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nuxt-chucksmith-dev
## 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).