You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, (written on an iPhone, apologies for terseness)
Instead of requiring users to install global modules (eg jake) you can instead use the npm start feature. That way you would only need to type npm install and npm start to get the demo running and you can put jake into the devDependencies
The text was updated successfully, but these errors were encountered:
Hi, (written on an iPhone, apologies for terseness)
Instead of requiring users to install global modules (eg jake) you can instead use the
npm start
feature. That way you would only need to type npm install and npm start to get the demo running and you can put jake into the devDependenciesThe text was updated successfully, but these errors were encountered: