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

Improve the documentation for running a development environment #326

Open
jrgriffiniii opened this issue Feb 19, 2020 · 0 comments
Open

Comments

@jrgriffiniii
Copy link
Contributor

It is not at all clear that one needs to install karma in order to run the JavaScript tests. Should one not have the karma CLI tool available globally, one will need to run the following:

npm install -g karma karma-jasmine karma-chrome-launcher

Also, this documentation should link to https://github.com/samvera-labs/browse-everything-redux-react/blob/master/DEVELOPMENT.md

@jrgriffiniii jrgriffiniii added this to the 2.0.0.rc1 milestone Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant