cheshire137 / svg-scribbler

A simple ReactJS app that allows you to create SVGs.
MIT License
8 stars 1 forks source link

Just `npm install` and `npm start` #1

Closed xtoddx closed 9 years ago

xtoddx commented 9 years ago

I think that if you make bower a devDependency you can do something like

"scripts": {
  "start": "./.node_modules/gulp watch",
  "postinstall": "./.node_modules/bower install",
  "test": "jest"
} 

and follow the more standard install/start flow instead of having to specify the commands to run in the README.

cheshire137 commented 9 years ago

Nice!

cheshire137 commented 9 years ago

Fixed with https://github.com/moneypenny/svg-scribbler/commit/36673f7fbb6fe67dd7fcdd3de77d13cb957c1e0e