(Application Name)

(Brief Description of Application)

By (Your Name Here)

Technologies Used

  • HTML
  • Javascript
  • Webpack
  • Jest
  • Node/npm
  • Babel
  • ESLint

Description

Setup/Installation Requirements

  • Installing all packages with $ npm install
  • Building the project using webpack with $ npm run build
  • Starting a development server with $ npm run start
  • Linting JS files in the src folder with $ npm run lint
  • Running tests with Jest using $ npm run test
  • Make our environmental variables available with npm install dotenv-webpack@2.0.0 --save-dev

Known Bugs

  • Any known issues
  • should go here

License