- HTML5+CSS3
- JavaScript/ES2018+
- jQuery
- Bootstrap
- webpack/webpack-cli/webpack dev server
- eslint
- babel transpiler
- Jest testing
[BUILD URL](BUILD URL)
- Clone this repo:
git clone https://github.com/Usarneme/REPO URL
- Enter new directory
cd REPO DIR
- Install dependencies with
npm install
- To run it locally, use the npm dev command
npm run start:dev
- Open your web browser and navigate to http://localhost:9001
- For a production build, use
npm run build
- NO KNOWN ISSUES
- Please open a pull request if you have any issues!
See also the Jest Test File for Jest Test Suite which includes 14 passing tests. View Test Results from Project Directory by Running
yarn run test
or if you prefer npmnpm run test
Describe: TESTS
You can't steal what is freely given. Enjoy!
Made with ❤️ in Portland, Oregon.