/nj-react-ssr

Primary LanguageJavaScript

react ssr

  1. development
$ umi dev
  1. production
$ umi build
$ cd dist
$ serve
enjoy it !!!