Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mschaeffner/react-getting-started
https://github.com/mschaeffner/react-getting-started
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mschaeffner/react-getting-started
- Owner: mschaeffner
- Created: 2017-06-15T07:15:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-29T01:45:35.000Z (over 7 years ago)
- Last Synced: 2024-11-11T05:45:55.125Z (2 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-getting-started
## Howto build and run
1. `npm install`
2. `npm start`
3. Go to: `http://localhost:3000`
## Running tests
`npm test`