https://github.com/afrianjunior/hp
https://github.com/afrianjunior/hp
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/afrianjunior/hp
- Owner: afrianjunior
- Created: 2018-12-16T17:44:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-16T17:48:06.000Z (over 7 years ago)
- Last Synced: 2025-06-27T15:05:59.799Z (about 1 year ago)
- Language: JavaScript
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- 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
```