Make company global travel and accommodation easy and convenient for the strong workforce of savvy members of staff by leveraging the modern web.
- React
- WebPack
- Redux
- SCSS
- Node js
- Jest
- Enzyme
Clone the project repo to your prefered location
https://github.com/andela/caret-bn-frontend.git
Install npm dependencies
$ npm install
Run the app in the development mode
$ npm run dev
Install devDependencies, run npm install --only=dev
.
Run the tests by alternatively running:
npm run test
npm run test:watch