https://github.com/bntzio/ready-set-hunt
The Ultimate Product Hunt Launch Checklist ✅
https://github.com/bntzio/ready-set-hunt
checklist product-hunt pug sass vue webpack
Last synced: 3 months ago
JSON representation
The Ultimate Product Hunt Launch Checklist ✅
- Host: GitHub
- URL: https://github.com/bntzio/ready-set-hunt
- Owner: bntzio
- Created: 2017-07-04T04:41:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-11T11:09:51.000Z (almost 8 years ago)
- Last Synced: 2025-02-16T12:16:06.780Z (3 months ago)
- Topics: checklist, product-hunt, pug, sass, vue, webpack
- Language: Vue
- Homepage: https://readysethunt.xyz
- Size: 59.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ready-set-hunt
> The Ultimate Product Hunt Launch Checklist
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).