Skip to content

bare minimum of an ant design app with webpack

Notifications You must be signed in to change notification settings

lionkeng/bare-ant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

bare minimum of an ant design app with webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published