Skip to content

V1.0.0

Latest
Compare
Choose a tag to compare
@viniciusmeneses viniciusmeneses released this 02 Sep 14:34
· 5 commits to master since this release

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".