Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 384 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 384 Bytes

bare-ant

a bare minimum boilerplate ant design app.

uses:

  • ant design
  • react
  • react-router 4
  • redux
  • yarn
  • webpack 2

customizing with your own theme

ant design comes with a default theme that can be viewed here: node_modules/antd/lib/style/themes/default.less

You can provide your own theme by overriding the pertinent variables in JS via this file: custom/index.js