Skip to content

okerx/route-finder

Repository files navigation

route-finder

Docker Pull Command

docker pull ammaroker/route-finder

Run production build with Docker

docker run -d -p 8080:8080 ammaroker/route-finder

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

Customize configuration

See Configuration Reference.