About | Technologies | Requirements | Starting | License | Author
Hello, my name is Daniel Ortiz, and this is my personal porfolio.
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed. Its recommended use node 14.20.0.
# Clone this project
$ git clone https://github.com/koinu1203/portfolio
# Access
$ cd portfolio
# Install dependencies
$ npm i
# Run the project
$ npm start
# The server will initialize in the <http://localhost:4200>
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Koinu (Daniel Ortiz)