Skip to content

joaotdn/antd-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ant Starter

React foundation with focus on performance and best practices

Setup

  • npm install

  • npm start

  • go to http://localhost:8080/

What's inside

$ tree --charset unicode
.
|-- LICENSE
|-- README.md
|-- index.html
|-- package.json
|-- docs
|-- src
|   |-- components
|   |-- containers
|   |-- tests
|   |-- translations
|   |-- utils
|   |-- configureStore.js
|   |-- i18n.js
|   |-- index.js
|   |-- reducers.js
|   |-- theme.less
`-- config-overrides.js

About

React, Redux, React Router 4 and Ant Design components starter kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published