/kevinak

My Personal Page. Built in Svelte using Sapper.

Primary LanguageHTML

Personal website for Kevin A.K.

This is the repository for the front-end of the Kevin A.K website.

# To install
npm install
# To run dev
npm run dev
# To build
npm run build
# To Export HTML version
npm run export