Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miyaoka/nuxt-mono-test
https://github.com/miyaoka/nuxt-mono-test
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/miyaoka/nuxt-mono-test
- Owner: miyaoka
- Created: 2019-10-04T12:04:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:49:06.000Z (11 months ago)
- Last Synced: 2023-12-15T06:52:25.098Z (11 months ago)
- Language: Vue
- Size: 2.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nuxt-mono-test
> My geometric 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).