Add description here
Behavior | Input | Output |
---|---|---|
Behavior | input | output |
- Install Node.js
- Install karma-cli globally:
npm install -g karma-cli
- Clone the repo
npm install
to install dependenciesnpm run start
to build and start the dev servernpm run lint
to explicitly run ESLintnpm run test
to run the unit tests with Karma and Jasmine. Visitlocalhost:9876
to view the tests.
- Clone the repo
- Make a new branch
- Commit and push your changes
- Create a PR
- JavaScript
- Node.js
- jQuery 3.3.1
- Bootstrap 4.1.3
- Babel
- Webpack
- ESLint
- Jasmine
- Karma
- Add links here
This software is licensed under the MIT license.
Copyright (c) 2018 Your Name Here