1、安装node
2、安装依赖包 npm install
3、运行服务器:
npm run dev:client 客户端
npm run dev:server 服务端
4、打包
npm run build:client 客户端
npm run build:server 服务端
5、浏览器访问
http://localhost:8888/#/ 客户端
http://localhost:3333/#/ 服务端
update ...
-
Notifications
You must be signed in to change notification settings - Fork 0
anya16/react-mobx-ssr
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
react-mobx-ssr
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published