Skip to content

Commit

Permalink
Updates README to include development process
Browse files Browse the repository at this point in the history
  • Loading branch information
neomorphic authored Aug 6, 2019
1 parent 4e63421 commit 552dc0e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# Neuroglancer Workspaces

## Development
* Clone the repository
#### `git clone [email protected]:neuroglancerhub/ng_workspaces.git`
* install dependencies
#### `npm install`
* start the development server
#### `npm start`


------

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts
Expand Down

0 comments on commit 552dc0e

Please sign in to comment.