Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 107 Bytes

File metadata and controls

11 lines (7 loc) · 107 Bytes

webapp with react-router-redux

install modules

npm install

dev env

npm start

build

npm run dist