- HTML
- CSS
- Bootstrap
- Markdown
- JavaScript
- Jquery
This project will calculate a given age's life expectancy, current age, how far past the expected age you've gone, and how many years left upon that planet there is to live.
- Clone Repo
- CD to the repository
- Delete .git if needing a clean commit history
- Initilize git
- Add remote repository to new git
- Make first commit only adding .gitignore to commit
- Open new repo to begin npm initilization
- Verify package.json has correct npm packages for needs
- Modify title on line 18 of webpack.config.js
- Modify title on line 2 of package.json
- Modify description on line 19 of package.json
- Modify title on line 2 if package-lock.json
- Run
npm init -y
- Run
npm install
- Verify install works by running
npm run test
andnpm run build
- No known bugs
Email: [email protected]