Example of ajax get calls in React. This project's purpose is to show to a friend of mine how to work with React in maximal simplicity.
- open command prompt in root folder
- command: npm install
- command: webpack
- open index.html
- React + ReactDom - For views
- Superagent - for Ajax Calls
- Starting with React + Webpack + Typescript
- Google for: "react developer tools" for Chrome or Firefox