/shipping-dashboard

This is a panel to view the shipments filtered by vehicle type or commodity

Primary LanguageVue

shipping-dashboard

Project Preview

You can see the deployed app on github pages here!

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Unit Tests

npm run test:unit

Customize configuration

See Configuration Reference.