Barefoot Nomad - Making company global travel and accommodation easy and convenient.
- NodeJs
- React
- Webpack
- Babel
- Install Node js
- To clone, run
https://github.com/atlp-rwanda/phoenix-bn-frontend.git
cd
into the project directory- Run
npm install
in the terminal - To run the application in development mode, run
npm start
Then open http://localhost:8080/ to view it in the browser.
Run npm run build
to build the app for production