petehunt / react-boilerplate

Boilerplate for creating a React npm package
544 stars 209 forks source link

fix ' jsxc is not a command' #7

Open wangweiyi opened 9 years ago

wangweiyi commented 9 years ago

when execute 'npm run build', I got a error : 'jsxc is not a command', because I didn't get jsxc installed globally before.