https://github.com/lawrence615/52-week-challenge-app
52 week savings challenge app made in Vue.js to put learnt skills into practice.
https://github.com/lawrence615/52-week-challenge-app
css3 firebase html vuejs2
Last synced: 2 months ago
JSON representation
52 week savings challenge app made in Vue.js to put learnt skills into practice.
- Host: GitHub
- URL: https://github.com/lawrence615/52-week-challenge-app
- Owner: lawrence615
- Created: 2017-06-16T15:46:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T05:06:06.000Z (about 9 years ago)
- Last Synced: 2025-06-12T08:46:23.331Z (about 1 year ago)
- Topics: css3, firebase, html, vuejs2
- Language: Vue
- Size: 444 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 52-week-challenge-app
> A Vue.js project to practise skills gained by devloping a rookie manager.
# Demo
Click[__here__](https://week-challenge-app.firebaseapp.com) to view the demo.

## 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
```