Skip to content

rupeshdeotale97/starwar-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starwar-assignment

Client Setup

Install client dependencies using below steps

  • Open commmand prompt and navigate to ProjectPath/ directory
  • Run below command
$ npm i

Wait for few minutes, this will install all the dependencies

  • Run below command to start client once all dependencies are installed
$ npm start

Great Job !!! Your infrastructure is ready.

TO Build Css

  • Open command prompt and navigate to ProjectPath/
  • Run below command
$ npm run sass-compile

Test Execution

  • Open command prompt and navigate to ProjectPath/
  • Run below command
$ npm run test
  • Validate the test results and code coverage on the command prompt
  • Validate the html output of code coverage in ProjectPath/coverage/lcov-report/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published