Repository of website info.lorenzosfienti.it
- If you don't plan to use GitHub Actions, delete the
.github
directory. - Change all the favicon image inside the public. favicon.io is a cool tool for generating these assets.
- Modify or delete the
LICENSE
file. - Change the
name
field in package.json.
1.Clone the repository:
git https://github.com/lorenzosfienti/it.lorenzosfienti.info && cd it.lorenzosfienti.info
2.Install libraries
npm i
3.Run project
npm run dev
Contributions are welcomed and encouraged! Please follow these steps in the Contributing Guidelines, thank you!
This project is licensed under the MIT License - see the LICENSE file for details.