smart-drivingdeprecated

Smart driving app for drivers

Usage no npm install needed!

<script type="module">
  import smartDriving from 'https://cdn.skypack.dev/smart-driving';
</script>

README

Smart Drive

How to install

npm install

How to run

npm start

Open your browser at http://localhost:8080

How to test

npm runt test

Lints and fixes files

npm run lint

Compiles and minifies for production

npm run build

How to deploy

We follow gitflow as a branching model for Git (more info) Whenever we are ready to push to master (after merging a release branch), gitlab will trigger automatically and deploy the Docker container using gitlab-ci.ymlwhich is used by GitLab Runner to manage your project's jobs.

Customize configuration

See Configuration Reference.

Versioning

We use SemVer for versioning.

Troubleshooting

Please help the community.