My portfolio website.
- Vercel (https://siketyan.dev/)
- Node.js 15.x
- Gulp.js CLI
- Firebase CLI (Optional on Deploy)
- Clone this repository.
- Run
yarn installornpm installto resolve dependencies. - Run
yarn buildornpm run buildto build assets with Gulp.js. - Copy the contents in
distdirectory to the document root.
This program is released under the MIT License. For details, refer LICENSE.md.