Carlos Morales personal portfolio made with Angular & Tailwind
npm installRun ng serve or npm start for a dev server. Then go to https://localhost:4200.
Follow the steps below to build and deploy the project:
- Build the project using the following command:
ng build- Create a
docsfolder for Github Pages:
npm run build:github-
If you added an image, make sure it is copied to the
docs/assetsfolder. -
Commit the
docsfolder to your repository.
¡Feel free to made a new issue!
¡Give me a ⭐ if you liked this project!