- HTML
- CSS
- JavaScript
- JQuery
- Bootstrap
- Jest
- ESLint
- Babel
- Webpack
- Popper
- Package.json
- NPM
This simple HTML site uses Javascript...
-
Clone or download the zip file of this repository to your desktop
-
Open in a text editor
-
If you are using a Mac: open the package.json and find the scripts property, change the line "start": "npm run build & webpack-dev-server --open --mode development", to "start": "npm run build; webpack-dev-server --open --mode development"
-
Commit and push your .gitignore file to your repo
-
Run
$ npm install
-
Check title on package.json and webpack file
-
Type
$ npm run build
, to build your environment -
Type
$ npm run start
, to open in your browser
- N/A
Copyright (c) 2021 Paige Tiedeman