Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yarl/monumental-vue
https://github.com/yarl/monumental-vue
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yarl/monumental-vue
- Owner: yarl
- Created: 2019-07-28T20:42:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T06:40:19.000Z (about 2 years ago)
- Last Synced: 2024-10-31T16:27:00.443Z (2 months ago)
- Language: Vue
- Size: 3.93 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# monumental-vue
> My splendid 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, checkout [Nuxt.js docs](https://nuxtjs.org).