-
Notifications
You must be signed in to change notification settings - Fork 0
Setup Web
Abbas Yadollahi edited this page Apr 16, 2019
·
3 revisions
The process for building and deploying the Web frontend are outline on this page.
Run installation script.
cd TreePLE-Web/ssl/
bash certify.sh
Install required Node packages and build.
cd TreePLE-Web/
npm install
npm build
The Web frontend should now be accessible on port 5000.
HOME
THE PROJECT
GETTING STARTED
THE TEAM
PROJECT MANAGEMENT