Making company travel and accomodation easy and convenient.
- React js
- Node js
- Redux
- Webpack
- SAAS
- Jest
- Babel
- Eslint
Clone the repository on your local computer using the command below
git clone https://github.com/Stackup-Rwanda/octopus-bn-frontend.git
Install all project dependencies using the command below
npm i
To start the development server run the command below
npm run dev
To build the application run the command below
npm run build
To start the application in production mode run the command below
npm start
Install all project dependencies
npm i
Running the tests
npm run test
Watching for files changes run the command below
npm run test:watch
To get the test coverage report run the command below
npm run coverage
Components are documented using storybook, to run storybook dashboard use the command below
npm run storybook
team octopus©2020.