Skip to content

Repository files navigation

ReactDevStack

Basic dev stack with hot reload, style loader and tests

Installing

Run npm install in the root.

Developing

Run npm start

Go to localhost:3000

Testing

Run npm run test for single run tests

Run npm run debug-test for continuous watch of tests

Release

Run npm run release, output will be in bundle.js and bundle.css in dist folder.

About

Basic dev stack with hot reload, style loader and tests on Karma/Jasmine

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages