Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage Instruction Modification #58

Open
agatlin opened this issue Sep 24, 2019 · 1 comment
Open

Usage Instruction Modification #58

agatlin opened this issue Sep 24, 2019 · 1 comment

Comments

@agatlin
Copy link

agatlin commented Sep 24, 2019

For users unfamiliar with the Node Package Manager (NPM), it would be useful to add an instruction that they must first verify that they have NPM installed by running npm -v and maybe telling them where to download it if they do not.

Once users have verified they have NPM installed, they should be instructed to run npm install before executing npm start. (Otherwise, they will get an error which many may find confusing.) It may also be a good idea to tell them that Neuler is going to download more than two thousand packages so it may take a while--especially on a slow connection.

Users may also be instructed that they can combine these commands with npm install && npm start.

@tomasonjo
Copy link
Collaborator

Thanks for letting us know. It would make sense to update the README file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants