Skip to content

React.js starter project with react-hot-loader and jest based on react-hot-boilerplate.

Notifications You must be signed in to change notification settings

lopezjurip/react-starter

Repository files navigation

React Starter

React.js starter project with react-hot-loader and jest based on react-hot-boilerplate.

wercker status

Development

Clone this repository:

git clone https://github.com/mrpatiwi/react-starter.git

Setup

Make sure you have installed Node 5.x.

Install project dependencies:

npm install

Running

Start the development server on http://localhost:3000 with:

npm start

It's debuggable with debugger

Testing

Run all test located in test/ with:

npm test

About

React.js starter project with react-hot-loader and jest based on react-hot-boilerplate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published