Skip to content

vibhus/runu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

###Setup instructions:

  • Clone the repo

  • Install node and npm

sudo apt-get install node
sudo apt-get install npm
  • Go to repo root directory and run
npm install

To run the app on a local server

  • Install a node based server http-server through the command
npm install -g http-server
  • Go to repo root directory

  • Start the local server by running the following command

http-server
  • Run localhost on port number mentioned after running the above command

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors