An open API service indexing awesome lists of open source software.

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

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