https://github.com/bitwit/lemonade-startup
Developed for Toronto Game Jam 9 (#TOJam 2014)
https://github.com/bitwit/lemonade-startup
Last synced: 7 months ago
JSON representation
Developed for Toronto Game Jam 9 (#TOJam 2014)
- Host: GitHub
- URL: https://github.com/bitwit/lemonade-startup
- Owner: bitwit
- Created: 2014-04-23T17:43:08.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T16:07:07.000Z (over 3 years ago)
- Last Synced: 2025-04-23T22:53:15.410Z (11 months ago)
- Language: CSS
- Homepage: http://www.lemonstartup.com
- Size: 5.4 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lemonade-startup
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).