https://github.com/afrianjunior/habit-calendar
App for make habit for your self
https://github.com/afrianjunior/habit-calendar
Last synced: 11 months ago
JSON representation
App for make habit for your self
- Host: GitHub
- URL: https://github.com/afrianjunior/habit-calendar
- Owner: afrianjunior
- Created: 2018-09-15T07:07:28.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-24T10:39:27.000Z (almost 8 years ago)
- Last Synced: 2025-02-22T00:41:26.120Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 149 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Demo
https://react-starter-kit-iadshsomlp.now.sh/
### Install
```bash
$ npm i
```
### Run
```bash
$ npm run dev
```
### build
```bash
$ npm run build
```
### Run Production
```bash
$ npm start
```