https://github.com/itsthatguy/hanau
https://github.com/itsthatguy/hanau
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsthatguy/hanau
- Owner: itsthatguy
- Created: 2017-04-26T20:06:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-27T00:53:58.000Z (about 9 years ago)
- Last Synced: 2025-02-16T18:46:26.060Z (over 1 year ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hanau
Install hanau
```
npm install hanau --global
```
Create a base react app using hanau
```
mkdir
cd
hanau
```
