sysgears / apollo-universal-starter-kit

Apollo Universal Starter Kit is a SEO-friendly, fully-configured, modular starter application that helps developers to streamline web, server, and mobile development with cutting-edge technologies and ultimate code reuse.
https://apollokit.org
MIT License
1.69k stars 326 forks source link

Integrating Antd Design Pro #554

Open mairh opened 6 years ago

mairh commented 6 years ago

This is just a placeholder issue for integrating Antd Design Pro to the kit in order to give a facelift to the kit.

Things we could do:

1) Theme setting file - https://github.com/ant-design/ant-design-pro/blob/master/src/theme.js 1) Layout component (Leftnav, header, container, footer) - https://preview.pro.ant.design/#/dashboard/analysis 2) Login, Register page style updates - https://preview.pro.ant.design/#/user/login 3) Inline form editing - https://preview.pro.ant.design/#/form/advanced-form (Last section) 4) Analytics (Charts) - We could create a dashboard page (homepage), where we could show how to utilize some graphs by showing some total number of posts, users, etc

More info can be added as per the discussion.

mairh commented 6 years ago

@verdverm Would you like to pick this one up? I remember seeing somewhere you were integrating sidenav and layout stuff in your auth PR.

veerjainATgmail commented 5 years ago

Hi, Any pointers on how to wire Ant Design Pro with this kit?

linonetwo commented 4 years ago

Try this https://github.com/ant-design/ant-design-pro/issues/1260

chloesun commented 4 years ago

Would like to see some examples, maybe start with ant-design-pro-layout? It is a much lighter component