文件名称:Travel-Log:简单的ReduxJS
文件大小:38KB
文件格式:ZIP
更新时间:2024-05-31 02:38:16
JavaScript
旅行记录 简单的ReduxJS ### 3个运行此项目的步骤 cd到该项目文件夹,运行npm install 仍在此项目文件夹中,运行npm start 转到 ,就可以了!!! 玩得开心。
【文件预览】:
Travel-Log-master
----.gitignore(16B)
----.babelrc(17B)
----components()
--------UserDestinationPanel.less(96B)
--------AutoCompleteCountry.js(656B)
--------UserDestinationPanel.js(2KB)
--------DestinationListItem.less(221B)
--------DestinationListItem.js(1KB)
--------AutoCompleteCountry.less(868B)
----package.json(1KB)
----webpack.config.js(2KB)
----index.js(1KB)
----helpers()
--------utils.js(2KB)
----containers()
--------App.js(5KB)
--------LoginPage.less(78B)
--------LoginPage.js(2KB)
--------App.less(101B)
----README.md(228B)
----index.html(943B)
----reducers()
--------index.js(2KB)
----actions()
--------index.js(3KB)
----index.scss(0B)
----store()
--------configureStore.js(667B)
----npm-shrinkwrap.json(218KB)
----server.js(460B)
----bootstrap.config.js(1KB)