dnet45/modules/uoa-repository-dashboard-gui/trunk/README.md @ 48408
1 |
# install the dependencies with npm
|
---|---|
2 |
$ npm install |
3 |
|
4 |
# start the server
|
5 |
$ npm start |
6 |
```
|
7 |
go to [http://localhost:8080](http://localhost:8080) in your browser. |