Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 449 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 449 Bytes

page-gui

Installation

To run the application you need to install nodejs and npm.

If you are running linux you may run into some npm permission errors. To fix this follow npm's guide.

Starting the application

To start the server run npm start. It should open a browser and bring to you localhost:3000.