This project is not in a complete or portfolio ready state, and should not be considered representiational of professional work.
- Follow this path to view the project on GitHub Pages
- Babel 7.6.4
- Babel/plugin-transform-modules-commonjs 7.6.0
- Bootstrap 4.5.0
- clean-webpack-plugin 3.0.0
- CSS
- css-loader 3.2.0
- eslint 6.3.0
- eslint-loader 3.0.0
- file-loader 1.1.6
- HTML5
- html-loader 0.5.5
- html-webpack-plugin 3.2.0
- JavaScript ES6
- Jest 24.9.0
- jQuery 3.5.1
- Node Package Manager 6.14.9
- popper.js 1.16.1
- style-loader 1.0.0
- webpack 4.39.3
- webpack-cli 3.3.8
- webpack-dev-server 3.11.2
This is a detailed description of your application.
- Open the terminal on your local machine
- If Node.js and Node Package Manager (npm) are not installed on your local device, follow the instructions here
- Navigate to the directory inside of which you wish to house this project
- Clone this project with the following command
$ git clone <https://github.com/dominguezsantal/project_name> - Navigate to the top level of the repository with the command
$ cd project_name - 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 browswer 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
| Behavior | Input | Output |
|---|---|---|
| The program should... | When it receives... | It should return... |
- Any known issues
- should go here
Copyright (c) 2021 Alex G.D