https://github.com/ysm-dev/clone2
https://github.com/ysm-dev/clone2
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ysm-dev/clone2
- Owner: ysm-dev
- Created: 2019-07-13T11:56:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T04:59:18.000Z (over 3 years ago)
- Last Synced: 2025-06-07T16:48:39.478Z (about 1 year ago)
- Language: Vue
- Homepage: https://ysm.sh/clone2
- Size: 3 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clone1
> My bedazzling Nuxt.js project
## Build Setup
``` bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn start
# generate static project
$ yarn run generate
```
For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).