Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 360 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 360 Bytes

kennethassogba

My personal site, built with PRPL.

See it deployed at kennethassogba.github.io.

Build

Install dependencies

npm install

Then runs @prpl/server, the local development server.

npm run dev

Or interpolate the site.

npm run build