react-isomorphic-boilerplate
react-isomorphic-boilerplate copied to clipboard
client/common/constants/ActionTypes.js filename should be started by lowercase "a"
"npm run dev" report "actionTypes not found". And many reference of the constants "actionTypes" is found in source code. After rename the file "ActionTypes.js" into "actionTypes.js", the project run perfectly.
nodejs: [email protected], 9.7@windows10