Skip to content

johannchopin/my-cv

Repository files navigation

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