# nicenote A static site base on [dumi](https://d.umijs.org). ## Development ```bash # install dependencies $ cnpm install # start dev server $ cnpm start # build docs $ cnpm run build ``` ## LICENSE MIT