All Projects → RisingStack → React Way Getting Started

RisingStack / React Way Getting Started

Licence: mit
The React Way: Getting Started

Programming Languages

javascript
184084 projects - #8 most used programming language

The React Way: Getting Started

Build Status

Related blog post:
http://blog.risingstack.com/the-react-way-getting-started-tutorial/

Getting started with React and ES6

Used technologies:

  • React
  • ES6
  • Webpack
  • Babel
  • Jest

How to start

Run:

npm install
npm start

Check your http://localhost:3000/ or open http://localhost:3000/

How to test

npm test

How to start code

Run:
npm run webpack-watch

Preview

screen shot 2015-04-11 at 11 48 41

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].