Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 276 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 276 Bytes

kenta7777.github.io

How to build & run on local

> npm install
> npm run build
> serve -s build

How to deploy on GitHub Pages

> npm run deploy

Features I want to implement

  • Simple markdown editor
  • Simple blog
  • Filtering articles by tags