Skip to content

ramanqul/scribble-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scribble Web

This project provides the web tooling for the Scribble project.

Building from source

The first step is to fork and clone the project. Navigate to the project repository and press the Fork button to create a fork of the project under your own github account. Then create a local clone of your fork using:

git clone git@github.com:<your-username>/scribble-web.git

Using a command window, go into the scribble-web folder and issue the following command:

mvn clean install

About

Web tooling for the Scribble project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 35.4%
  • TypeScript 26.5%
  • HTML 23.8%
  • JavaScript 12.5%
  • CSS 1.8%