Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 399 Bytes

readme.md

File metadata and controls

22 lines (13 loc) · 399 Bytes

cover

Here's my portfolio final project !

Summary of my programming course.

Tools

  • WTF Webpack starterkit
  • HTML5 + CSS3 + JS
  • Github API
  • CSS Grid, Flexbox
  • BEM

Available scripts

npm run start - runs development mode

npm run build - runs build process for production

npm run publish - runs build process and publish the page using gh-pages branch