Skip to content

Releases: viniciusmeneses/car-manager-js-ninja

V1.0.0

02 Sep 14:34
Compare
Choose a tag to compare

Notable Changes

  • Added layout and CSS.
  • Changed JS files to use const/let instead of var.
  • Added package.json in root folder.
  • Added StandardJS - Linter and formatter.
  • Added built-in http-server to run application locally.
  • Added UglifyJS.
  • Added command "npm run app".