My simple portfolio website.
It's my porfolio website. I'd like to present my skills and projects.
- WTF Webpack starterkit
- HTML + CSS + JS
- GitHub API
- CSS Grid
Click on Use this template
button to generate a new repository based on this starter kit. After that clone it to your computer, go to the project directory in console and type npm install
.
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
Project is: done.