https://github.com/mschaeffner/react-getting-started
https://github.com/mschaeffner/react-getting-started
Last synced: about 15 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/mschaeffner/react-getting-started
- Owner: mschaeffner
- Created: 2017-06-15T07:15:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-29T01:45:35.000Z (about 9 years ago)
- Last Synced: 2025-01-09T01:47:54.510Z (over 1 year 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`