Skip to content

simasgrilo/ReoXplore2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReoXplore2

To run the project locally:

  • install Node.js and npm
  • install gcc compiler
  • install Coq
  • clone this repository: git clone https://github.com/frame-lab/ReoXplore2
  • go to repository folder: cd ReoXplore2
  • compile files and install packages: make
  • run server: node server.js
  • open another terminal and run the frontend: cd reoxplore && npm run start

If you want to add a new channel, read these instructions.

Releases

No releases published

Packages

No packages published

Languages

  • Coq 42.2%
  • C 41.6%
  • JavaScript 9.0%
  • Haskell 6.0%
  • CSS 0.8%
  • Makefile 0.2%
  • HTML 0.2%