- React
- React-router
- Mobx
- Typescript
npm install / yarn add
npm start / yarn start
npm run startpub
npm run build
location / {
try_files $uri /index.html;
}
location /test {
try_files $uri /test/index.html;
}
todo
todo
遵循 typescript-react 规范 以及 arbnb 规范