https://github.com/ankeetmaini/frontend-with-react-workshop
https://github.com/ankeetmaini/frontend-with-react-workshop
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ankeetmaini/frontend-with-react-workshop
- Owner: ankeetmaini
- Created: 2018-05-27T20:32:58.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-29T12:19:00.000Z (about 8 years ago)
- Last Synced: 2025-01-24T10:29:52.776Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# frontend-with-react-workshop
# running
```bash
npm install
npm start
```
Open [localhost:3000](http://localhost:3000)