- JavaScript
- HTML
- CSS
- Webpack
- eslint
- babel
- jest
This project template was built off of Epicodus' lessons on TDD and js environments
As such, there are tests and js files for a triangle and rectangle constructor, these should be updated per project.
- Clone or download to your local repository
- Update titles in package.json and webpack.config.js to reflect new project title
- Update README.md with correct project information
- Ensure proper files are disallowed in .gitignore
- git init a new local directory and create a new repository in github
- run npm install
- npm run start to build and launch server
- proceed to update files to reflect new project
- None
MIT
Copyright (c) 2023 Ashe Urban Vera Weikel