Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 294 Bytes

File metadata and controls

14 lines (11 loc) · 294 Bytes

Dev stack

  • Webpack
  • React
  • Stylus with autoprefixer
  • Hot module replacement

Develop

Deploy

  • Build the application npm run build
  • Run tests in CI npm run ci