Ejected `create-react-app` + Redux + Hotloading + Node Server
Stars
14
Forks
3
Watchers
14
Open Issues
0
Overall repository health assessment
^1.15.2^4.14.0^1.7.0^15.3.2^15.3.2^4.4.5^3.6.0^2.1.06.4.16.14.06.1.215.0.06.2.5^0.2.10.0.111.1.41.1.34.0.00.24.02.0.0^3.6.0^12.0.0^1.5.0^1.16.0^2.2.2^6.3.01.0.10.9.03.3.00.1.10.30.03.0.02.22.015.1.10.5.4^2.7.1^2.2.34.1.02.1.00.13.07.1.1^0.2.0^1.3.02.0.0^3.3.1^1.1.1^1.0.11^2.6.12.5.43.0.10.13.10.5.7^1.13.2^1.8.2^2.12.21.0.028
commits
hot reloading now works with reducers and react components
f3d749bView on GitHubattempt to get "dev mode" working - hot reloading still isn't doing it's thing but we're getting there
8dd1183View on GitHubfix build - resolve different paths and use less instead of css
783dfd8View on GitHubinitial transition to basing off of ejected create-react-app app
d078414View on GitHubremove platform_env --> leftover baggage from react-native/web project
3c060beView on GitHubremove dedicated constants file - have constants generated and exported via the actions file that uses them
77e4837View on GitHubhave server do es6-y things via node and harmony instead of through babel and `babel-node`
2aad023View on GitHubupdate babel to babel6, and update webpack configs accordingly
67c3ab8View on GitHub