/leadworx

leadwrox

Primary LanguageHTML

leadworx

leadwrox

Front End Application

Steps for Execution:

  1. install http-server globally using npm install -g http-server
  2. Set environment path for the installed http-server it can be found in C:\Users\username\AppData\Roaming\npm
  3. open cmd in root folder of the project and execute http-server -p 9000 or hs -p 9000 for execution.