Egg Ant Design Pro Save

showcase for Egg loves Ant Design

Project README

Egg Example for Ant Design Pro

A full example with frontend(Ant Design Pro) and backend(Egg.js).

Development

Egg has integrated with assets tools by egg-view-assets, so you don't have to start another command for serving assets.

$ npm run dev

npm run dev will start a dev server for assets that configured in config.assets.devServer.

Deployment

Assets should be compiled before shipping.

$ npm run build

It will be generated to app/public that hosted by Egg, due to the configration of ``.webpackrc`.

Start Egg with prod environment.

$ npm start

Deploy assets to CDN

TODO

How to Contribute

Please let us know how can we help. Do check out issues for bug reports or suggestions first.

To become a contributor, please follow our contributing guide.

License

MIT

Open Source Agenda is not affiliated with "Egg Ant Design Pro" Project. README Source: eggjs/egg-ant-design-pro
Stars
318
Open Issues
3
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating