Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 267 Bytes

script.md

File metadata and controls

8 lines (5 loc) · 267 Bytes

Useful script

  • add a github page
    • Build project with this command ng build --prod --base-href={link of the github page}(example: https://luca1226.github.io/)
    • Generate the dist folder into the github page with this command ngh --dir dist/movies