Skip to content

Swapnil25594/assignmentJio

Repository files navigation

Assignment

This README would normally document whatever steps are necessary to get your application up and running.

Version used :

$ Node v9.4.0
$ npm v3.10.8
$ Loopback v3.0.0

Installation

Back-end server setup :

Back-end solution is in root directory. First Run following command in root directory

$ npm install

Then Run following command to start server

$ node .

This will run the server in

http://localhost:3000 or http://0.0.0.0:3000

Front-end server setup :

In another terminal, Go inside frontend directory in the root.

First Run :

$ npm install

Then,

$ ng serve

This will open in a browser at :

http://localhost:4200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published