mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Updating installation steps for readme
This commit is contained in:
@@ -49,7 +49,8 @@ This is only necessary the first time so that the build process can create symbo
|
||||
To run the current development version of iD on your own computer:
|
||||
|
||||
1. Create a local `git clone` of the project, then `cd` into the project folder
|
||||
2. Run `npm install` (this will run the `prepublish` script that builds everything)
|
||||
2. Run `npm install`
|
||||
3. Run `npm run all`
|
||||
3. Run `npm start`
|
||||
4. Open `http://localhost:8080/` in a web browser
|
||||
|
||||
|
||||
Reference in New Issue
Block a user