Skip to content

slemus9/bellevue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BelleVue: A Collaborative Graphical Editor

A Collaborative Graphical Editor written in Scala, inspired by Gueuze and the Eloquent Javascript Paint Program project

Requirements

Building the Project

  1. Go to the root of the project
  2. Run sbt
  3. Run bellevue-front-end/fastLinkJS from inside the sbt session to generate the javascript code with Scala.js
  4. Go to the modules/bellevue-front-end folder
  5. Run npm install

Running Locally

  1. Go to the modules/bellevue-front-end folder
  2. Run npm run start
  3. Navigate to http://localhost:1234
  4. This project supports hot-reloading. You can keep the server running and recompile the code using fastLinkJS to automatically load your new code changes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages