https://github.com/c0debrain/my-react-app
https://github.com/c0debrain/my-react-app
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/c0debrain/my-react-app
- Owner: c0debrain
- Created: 2018-10-17T02:26:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-17T02:29:34.000Z (about 7 years ago)
- Last Synced: 2025-01-01T17:41:00.829Z (about 1 year ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Start a new project
```
npm install -g create-react-app
create-react-app my-react-app
```