- Webpack
- React
- Stylus with autoprefixer
- Hot module replacement
- Run the app with
npm start(opens http://localhost:3000/) - Run the tests with
npm test
- Build the application
npm run build - Run tests in CI
npm run ci
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm start (opens http://localhost:3000/)npm testnpm run buildnpm run ci