Demo project for booking rooms with using React+Redux+Typescript.
npm run dev
for development environment in watch modenpm run prod
for production environment in watch mode
npm run build:dev
for development environment without watch modenpm run build:prod
for production environment without watch mode
- Typescript 2.x
- React 16.x
- React-router 4.x
- Redux
- Redux-saga for side-effects
- SCSS
- BEM methodology
- Webpack 4.x
- Tests (Jest, sinon, enzyme)
- Test coverage
- Hot reload
Tests uses Jest framework Jest