โ Starter files and solutions for the LearnRedux.com video series
by wesbosJavaScript
Last 12 weeks ยท 0 commits
1 of 6 standards met
Repository: wesbos/Learn-Redux-Starter-Files. Description: โ Starter files and solutions for the LearnRedux.com video series Stars: 1362, Forks: 1681. Primary language: JavaScript. Languages: JavaScript (73.8%), CSS (26.1%), HTML (0.1%). Homepage: http://LearnRedux.com Open PRs: 19, open issues: 8. Last activity: 2y ago. Community health: 28%. Top contributors: wesbos, technocookie, Kanairy, michalsanger, wls, cmccall.
Adding missing support for running production builds + running dev/prod using same server.js file. The included package.json file mentions building the files but provides no way to run/serve the production build :)