https://github.com/morsdyce/ngreact-minesweeper
Demo for Pragmatic introduction to ReactJS
https://github.com/morsdyce/ngreact-minesweeper
Last synced: about 1 month ago
JSON representation
Demo for Pragmatic introduction to ReactJS
- Host: GitHub
- URL: https://github.com/morsdyce/ngreact-minesweeper
- Owner: morsdyce
- Created: 2015-08-22T23:06:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-15T20:15:14.000Z (over 7 years ago)
- Last Synced: 2025-01-24T09:41:38.998Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 101 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pragmatic introduction to ReactJS
## To run:
```
git clone https://github.com/morsdyce/ngReact-minesweeper
cd ngReact-minesweeper
npm start
```Navigate to [http://localhost:8080](http://localhost:8080) in your browser