Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 778 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 778 Bytes

Travel Application


react react

Description 📰

This is the last submission of the Frontend Nano Degree and it is required to create app application from the scratch with webpack, service workers and small express server.

Installing dependencies 🔧

Running/Building the project 🔨

Environment Command
Webpack Dev yarn dev
Node yarn start
Test yarn test
Prod yarn prod