Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 615 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 615 Bytes
Gitmoji

📄 Welcome to my online CV repo


npm CLI:

  • npm run dev : build project in /build/dev folder and open it on server http://localhost:1234 (Warning: all links are absolute)
  • npm run devLocal : build project with relative links in /build/devLocal folder
  • npm run build : build project with relative links and minify code in /build/prod/{appVersion} folder