Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 208 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 208 Bytes

nabi.kim

A ReScript blog

How to run

# install articles
$ git clone kimpinot/articles
# or you can run `mkdir articles`

# run these command on each terminal
$ yarn res:dev
$ yarn next:dev