https://github.com/mclintprojects/twohalves
The Vue.JS frontend for Two Halves. An ephemeral time constrained speed dating web application.
https://github.com/mclintprojects/twohalves
Last synced: about 1 month ago
JSON representation
The Vue.JS frontend for Two Halves. An ephemeral time constrained speed dating web application.
- Host: GitHub
- URL: https://github.com/mclintprojects/twohalves
- Owner: mclintprojects
- Created: 2018-09-19T20:47:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-12T10:16:48.000Z (over 7 years ago)
- Last Synced: 2025-06-28T00:03:41.727Z (12 months ago)
- Language: Vue
- Homepage: https://twohalves.netlify.com
- Size: 627 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# twohalves
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```