Update 'README.md'
This commit is contained in:
parent
66346c0e36
commit
efc569c7b9
12
README.md
12
README.md
@ -5,14 +5,16 @@ Graph theory project demonstrating how to map an area (Courchevel ski station in
|
||||
|
||||
|
||||
# Install
|
||||
## run without packaging
|
||||
in source folder
|
||||
## Step 1) install dependencies
|
||||
```
|
||||
npm install
|
||||
```
|
||||
## Step 2) Run/Package
|
||||
### run without packaging
|
||||
```
|
||||
npm run start
|
||||
```
|
||||
|
||||
## package app
|
||||
in source folder
|
||||
### package app
|
||||
```
|
||||
npm run make
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user