- 🏠 About
- 🚀 Getting started
- 💻 Techs
- 👤 Author
- 🤝 Contributing
- 📜 License
This project contains a cpfs generator developed while studying javaScript.
I used node to manage dependencies and webpack to automate the build application.
It aims to deepen my knowledge and generate something useful while I study.
First you need to install:
By HTTPS, running this command:
git clone https://github.com/LeoMSSilva/cpfGenerator.js.git
Or by ssh, running this command:
git clone git@github.com:LeoMSSilva/cpfGenerator.js.git
SSH is a secure protocol, but you need to register a key ssh in your github before.
pnpm install
To run it, use in the terminal:
pnpm start
And open the browser at: link
- Javascript
- Node
- Webpack
LeoMSSilva
- Github: @LeoMSSilva
- LinkedIn: @LeoMSSilva
Contributions, issues and feature requests are welcome! Feel free to file a new issue on the cpfGenerator.js repository. If you already found a solution to your problem, I would love to review your pull request!
Copyright ©️ 2022 LeoMSSilva.
This project is MIT licensed.