Client side code of Pi-Eye
- React
- NodeJS
- TypeScript
- Node and npm
- Install NPM package: pi-eye-client
npm install https://github.com/Pi-Eye/pi-eye-client
import { static_path, index } from "pi-eye-client";
static_path; // path to static directory of client
index; // index.html homepage of clientDistributed uner the GPL-3.0 License. See LICENSE.txt for more information.
Bennett Wu - bwu1324@gmail.com