/CUnite

Primary LanguageJavaScript

How to run CUUnion on to your local

First fork this repo and then clonne the forked repo to your local machine. Open the repo in VSCode or any other editor you are using and inside terminal run the following commands:

  1. npm install (Download node from here if you don't have)
  2. npm build
  3. npm dev-server (In another terminal)
  4. Go to the localhost mention in the output of dev-server command