Skip to content

codesthq/city-list-app-client

Repository files navigation

city-list-app (client)

Server startup

https://github.com/sawicki-rafal/city-list-app-server

Client prerequisites

To run app you need node.js (at least v15).

Client startup

Installation

Open a command line (or terminal) and navigate to the folder where you have the project files then run:

npm install

Running client

One can build and run the application by issuing the following command:

npm run serve

Users

There are two users in app:

username password
reader reader
editor editor

Application

Application on default runs on http://localhost:8080/. Starting point for you should be: http://localhost:8080/login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published