Skip to content

sm967/Caml-flage

 
 

Repository files navigation

Caml-flage 🐫

In your browser, go to https://nodejs.org/en/download/ and download the version for your OS.

Dependency

$ opam install opium
$ opam install Ezjsonm

Compile react files

$ cd my-react-app
$ npm install
$ npm start & npm run webpack

Compile and run in new tab

$ cd ..
$ make run

Your browser should automatically open after a few seconds. Make browser fullscreen for best experience!

Shut down and save the server

$ make save

About

Open-ended final project for CS 3110

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • OCaml 86.7%
  • HTML 6.7%
  • CSS 2.9%
  • C++ 2.1%
  • Makefile 1.1%
  • JavaScript 0.5%