Skip to content

rossanodan/rossanodan

Repository files navigation

Personal blog by Rossano D'Angelo.

How to run locally

  1. Clone the repository
  2. Run npm install to install the dependencies
  3. Run npm start to start the project
  4. Open https://localhost:8000

Contributions

We welcome contributions to this project. To contribute, please follow these steps:

  1. Fork the repository
  2. Create a new branch for your changes
  3. Commit your changes and push them to your fork
  4. Submit a pull request

Acknowledgments

Forked from Gatsby blog starter.