Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 175 Bytes

File metadata and controls

19 lines (13 loc) · 175 Bytes

#Redux-Component Sample

Install pkgs.

$ npm install

Run Webpack.

$ webpack 

Run Express.

$ DEBUG=redux-component:* npm start