/redux-sample

redux sample project, including the application of redux-router.

Primary LanguageJavaScript

安装步骤

git clone https://github.com/LichK/redux-sample.git
npm install
npm run start

等Node启动完毕, 浏览器输入地址http://localhost:8989, 即可访问sample站点。