项目作者: rhelmke

项目描述 :
A web-based user interface for cant
高级语言: JavaScript
项目地址: git://github.com/rhelmke/cant-ui.git
创建时间: 2020-01-05T12:54:36Z
项目社区:https://github.com/rhelmke/cant-ui

开源协议:BSD 3-Clause "New" or "Revised" License

下载


cant-ui

Disclaimer: This is academic code that has been written in a timespan of roughly 2 weeks for my Bachelor’s thesis. I am neither a frontend developer nor have I ever worked with ReactJS before. It’s ugly, insecure and shitty. Yet, it did the job back in the days. USE AT YOUR OWN RISK (or maybe you are willing to create a proper frontend?:-)

This is cant‘s webinterface outsourced into a standalone
repository.
Unless you are a developer that wants to contribute to this project, you shouldn’t need to clone
this repository, as cant will autofetch and -build this webinterface.

Get and Install

  1. git clone https://github.com/rhelmke/cant-ui.git
  2. yarn install
  3. yarn build

Dependencies

  • ReactJS
  • Node
  • npm
  • yarn