Skip to content

ctrlVnt/riccardoventurini.dev

Repository files navigation

riccardoventurini.dev

You're welcome on my website repository!

Installation

To run this project locally, you'll need Node.js and Angular CLI installed on your machine. If you haven't already, you can download Node.js from here and Angular CLI by running the following command:

Once you have Node.js and Angular CLI installed, you can clone this repository and navigate into the project directory:

git clone https://github.com/ctrlVnt/riccardoventurini.dev.git
cd riccardoventurini.dev

Then, install the project dependencies using npm:

npm install

npm install -g @angular/cli

Usage

To serve the project locally, run the following command:

npm run start

or

ng serve

This will start a development server. You can view the website by navigating to http://localhost:4200 in your web browser.

Some indications

To edit the texts you need to go to the text folder and edit the json files.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License.

About

Code for my website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published