mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-15 12:47:56 +08:00
Clean up main Makefile (#1376)
* Remove unnecessary make target alias * Remove installing from build directory * Update documentation
This commit is contained in:
@@ -99,6 +99,6 @@ If you would like to run the client tests individually, follow the steps below i
|
||||
1. For the smoke test run `npm run smoke-test` or `make smoke-test`
|
||||
|
||||
### Tips
|
||||
* You can also install/launch the server side code from npm scrips (requires python3.6 with virtualenv) in `client/` directory run `npm run backend-dev`
|
||||
* You can also install/launch the server side code from npm scrips (requires python3.6 with virtualenv) with the `scripts/backend_dev` script.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user