(Application Name) (Brief Description of Application) By (Your Name Here) Technologies Used Babel Bootstrap webpack CSS eslint JavaScript Jest jQuery npm popper.js Description Setup/Installation Requirements Open the terminal on your local machine If Node.js and Nope Package Manager (npm) are not installed on your local device, follow the instructions here Clone this project with the following git command $ git clone <https://github.com/HR-Williams/template-repo> Navigate to the top level of the repository with the command $ cd project Recreate project environment and install required dependencies with terminal command $ npm install Create production environment with terminal command $ npm run build Open project in a development server in the browser of your choice with the command $ npm run start Lint code with the command $ npm run lint Run tests in Jest with the command $ npm test Known Bugs Any known issues should go here License Contact Information