This is a password generator build using HTML, Sass, vanilla js, and parceljs.
- Clone repo
git clone <repo url>
- Install dependencies
npm install
- To get a development server up and running
npm run start
- To get production built version
npm run build
From the project root directory run:
npm install
This will install everything needed.
Type
npm run start
will get you a development server
- Parceljs Build tool and dev server
Feel free to submit pull requests. .
- Charles Loges IV - GitHub profile
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc