# aicanvas-ui-backups **Repository Path**: resen/aicanvas-ui-backups ## Basic Information - **Project Name**: aicanvas-ui-backups - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-03-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [Install nodejs](https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions) sudo apt install npm sudo apt install node-typescript npm install npm start To run fakeServer for Data: [Need Install Tornado Before Following Steps] cd fakeServer python main.py [PS: port = 5000] Crtl+C to shut it down AND then start it again EVERY single time when u modified fakeServer.