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
|
# Install
|
||||||
## run without packaging
|
## Step 1) install dependencies
|
||||||
in source folder
|
```
|
||||||
|
npm install
|
||||||
|
```
|
||||||
|
## Step 2) Run/Package
|
||||||
|
### run without packaging
|
||||||
```
|
```
|
||||||
npm run start
|
npm run start
|
||||||
```
|
```
|
||||||
|
### package app
|
||||||
## package app
|
|
||||||
in source folder
|
|
||||||
```
|
```
|
||||||
npm run make
|
npm run make
|
||||||
```
|
```
|
Loading…
x
Reference in New Issue
Block a user