- JavaScript
- HTML
- CSS
- Bootstrap *Webpack *Jest *Babel *ES Lint
cc-handyman repo to streamline the file setup process for JS webpages with all files set up and ready for use
- 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
- No known bugs
Copyright (c) 2022 Timothy Empey