/code2inv-webpage

The website for code2inv

Primary LanguageSMT

Instructions for the website

Clone the repo

git clone --recurse-submodules https://github.com/PL-ML/code2inv-webpage.git

Follow the installation instructions for the code2inv repo under data/code2inv/

Install Node JS and NPM

sudo apt-get install nodejs npm

Install the dependencies

npm install

Run the server

node server

visit localhost:5000 to checkout the website