Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kunoacc/giveawayng
https://github.com/kunoacc/giveawayng
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kunoacc/giveawayng
- Owner: Kunoacc
- Created: 2020-11-02T02:37:14.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T00:05:39.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T00:40:10.664Z (over 1 year ago)
- Language: Vue
- Size: 4.38 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# giveawayng
## 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).