Seed project for your react app.
npm start
starts webpack dev server and runs the appnpm test
runs linter, unit and integration testsnpm run build
builds prod and dev versions of the appnpm run storybook
runs storybook
react
redux
rxjs
for stream managementwebpack
for module bundlingtypescript
for javascript with typesbootstrap
for style normalisationjest
for unit testingcypress
for e2e and integration testingstorybook
for testing component in isolationdocker
for ci/cd purposessass
for advanced css with modulesemotion
for css-in-js