/documental

blog

Primary LanguageJavaScript

blog

my blog TODO:

  • add UI框架
  • 部署服务器-nginx ok
  • 服务端渲染怎么回事

// TODO:

占位符 http://placehold.it/280x113

markdown

https://github.com/evilstreak/markdown-js https://github.com/chjj/marked https://github.com/isagalaev/highlight.js https://github.com/mixu/markdown-styles

eslint-plugins

https://github.com/prettier/eslint-plugin-prettier https://github.com/prettier/eslint-config-prettier https://github.com/prettier/eslint-plugin-prettier

flow

https://github.com/facebook/flow/

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report