Skip to content

atlp-rwanda/octopus-bn-frontend

Repository files navigation

Barefoot Nomad - Frontend

Build Status Coverage Status Maintainability

Description ✍︎

Making company travel and accomodation easy and convenient.

Dependencies ⚙︎

  • React js
  • Node js
  • Redux
  • Webpack
  • SAAS
  • Jest
  • Babel
  • Eslint

Setting up and running the application 🔧

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

Testing 🔬

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 documentation 📜

Components are documented using storybook, to run storybook dashboard use the command below

npm run storybook

Deployment 🚀

Heroku

Authors

team octopus©2020.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published