Skip to content

lyyhitl2018/cybex-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cybex Web Client

How to start

  1. Clone the repo;
  2. Install the dependencies with npm i or yarn;
  3. For development, just run the start script with npm start or yarn start;
  4. A webpack-dev-server will be launched and listening the local port 8080;

Addition

  • This client app is original coded with Javascript with the frontend framework React 15.6; For some well-known reasons, the new features has been switching to be written by Typescript. And the upgrading of React is around the corner.
  • The web client relies on the utilities - cybexjs & cybexjs-ws

About

The web client of CybexDEX

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.3%
  • TypeScript 25.3%
  • CSS 4.8%
  • HTML 0.4%
  • NSIS 0.1%
  • CoffeeScript 0.1%