https://github.com/sawicki-rafal/city-list-app-server
To run app you need node.js (at least v15).
Open a command line (or terminal) and navigate to the folder where you have the project files then run:
npm install
One can build and run the application by issuing the following command:
npm run serve
There are two users in app:
username | password |
---|---|
reader | reader |
editor | editor |
Application on default runs on http://localhost:8080/. Starting point for you should be: http://localhost:8080/login