daia-code / Planning-Calendar

Project SAP UI5 - Berg Software (Internship) May-June 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Planning-Calendar

How to run the app

In the project directory (the folder that contains json-server-calendar-api), you need first to install all dependencies by running:

npm install

You can run the app using the command:

npm run-server / json-server --watch db.json --port 5000

Runs the app in the development mode.

Open http://localhost:5000/users to view users it in your browser and to open the app http://localhost:5000 .

The page will reload when you make changes.

About

Project SAP UI5 - Berg Software (Internship) May-June 2022

License:Eclipse Public License 2.0


Languages

Language:JavaScript 89.4%Language:CSS 7.9%Language:HTML 2.7%