Skip to content

Latest commit

 

History

History
 
 

with-redux

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

umi example with redux

Getting Started

Install dependencies.

$ npm i

Start dev server.

$ npm start

Build.

$ npm run build