My simple portfolio webside
- WTF Webpack starterkit
- HTML + CSS + JS
- Github API
Toolkit for static websites development from WTF training course.
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