/control-fleet

Driver/Delivery Application to Plan multiple destinations in one trip

Primary LanguageJavaScript

control-fleet

Driver/Delivery Application to Plan multiple destinations in one trip

To Run

# app will live reload in your browser whenever you save
npm run start

To Test

# Will first check for consistent code style then run all tests
npm run test