Where the fuck should I go to play?
- npm
- git clone https://github.com/yihan940211/WTFSIGTP.git
- cd WTFSIGTP
- npm Installation
- npm start
- visit localhost:9090. You can change the port number in the webpack.config.js file.
- https://github.com/StephenGrider/ReduxSimpleStarter.git This project is our start point and it provides a simple React development environment. If you want to develop a simple React-based application, you can try this project.