Skip to content

nitesh0312/VolvoAssignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Volvo Assignment Project

Author: Nitesh Kumar

Running the Project

  1. Open a command prompt in the project's root directory

  2. Type: npm install This installs the dependencies as defined in the package.json file.

  3. Type: npm start This launches the TypeScript compiler (tsc) to compile the application and wait for changes. It also starts the lite-server and launches the browser to run the application.

In case, there is an error stating, that "typings" is not installed, after Step 3), please install Typings CLI Utility, following the instructions below.

Install Typings CLI utility.

please run npm install typings --global .

About

CRUD Operation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published