1.2.3 • Published 6 years ago
@quantumblack/react-starter v1.2.3
App Seed
Clone this repo to get up and running with a React application.
Useful Commands
npm ito install dependenciesnpm run startto start the development servernpm run testto run unit testsnpm run buildto compile to a production-ready bundlenpm start:productionto build, and serve production-ready bundle. This should be called once deployed to production.
Coding Styleguide
The QB Front End Engineering team have setup a styleguide which explains how we should write React code.