Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sorrowblue/sorrowblue.github.io
homepage
https://github.com/sorrowblue/sorrowblue.github.io
Last synced: 9 days ago
JSON representation
homepage
- Host: GitHub
- URL: https://github.com/sorrowblue/sorrowblue.github.io
- Owner: SorrowBlue
- Created: 2017-02-13T23:21:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T06:23:19.000Z (about 2 years ago)
- Last Synced: 2024-11-30T13:09:40.035Z (2 months ago)
- Language: Vue
- Size: 10.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nuxt-app-v3.6.0
## 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).