Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michalzalecki/devmeeting-react-kick-off
https://github.com/michalzalecki/devmeeting-react-kick-off
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/michalzalecki/devmeeting-react-kick-off
- Owner: MichalZalecki
- Created: 2016-02-11T18:18:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-11T18:18:47.000Z (almost 9 years ago)
- Last Synced: 2024-10-25T12:38:21.677Z (3 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DevMeetings React Kick-off
Setup for React web apps.
## Start
Start **WebpackDevServer** (for development)
```bash
npm start
```