Skip to content

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

License

Notifications You must be signed in to change notification settings

amertak/ReactDevStack

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

License

Stars

Watchers

Forks

Packages

No packages published