Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 297 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 297 Bytes

kenchen.io

Personal portfolio website and blog.

Developed with NextJS and deployed on Now.

Install

npm install

Development

npm run dev

Deploy

# If now is not installed already
npm i -g now
now login

now