Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 575 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 575 Bytes

STEP-X FRONTEND

Welcome to the Step-x Frontend repository. This is the frontend module, its here you will operate and see the tool interface.

To run, use Docker and Docker Compose or follow the instruction on Dockerfile to setup on your own.

Branches

Several branches come and go based on updates. You should use the Development branch to a stable version. The master version is the one used in production.

Fast run

docker-compose up

Stack

  • SweetAlert2 - ChartJS
  • Axios
  • ReactJS
  • NodeJS

To know more, please read the package.json.