Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 405 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 405 Bytes

kkeisuke.com

Netlify Status

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run docs:dev

# build for production with minification
npm run docs:build

# previeew for production
npm run docs:serve