GaloisInc / AMIDOL

Scientific model creation toolset.
BSD 3-Clause "New" or "Revised" License
12 stars 4 forks source link

Integrate react #12

Closed harpocrates closed 4 years ago

harpocrates commented 4 years ago

Running sbt run now also builds the React + Typescript project located in the web-react sub-folder of resources, as well as compiling all the Scala sources. At time of writing, the palette editor and reward variables have been re-written. The palette editor in particular demonstrates how we can take advantage of reactstrap to create polished UI's, with minimal work.