Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuscus

A research interface for creating visualisations based on spreadsheets.

Developer Setup

Cuscus is written in Dart 2.0. In order to install Dart, follow the instructions from the dartlang website.

After you have installed Dart, you can run the project locally using the webdev command line tool, which needs to be activated first:

$ pub global activate webdev

Before the first run and if any new packages are added, the Dart package manager needs to be run as well:

cuscus$ pub get

You can now run the project with webdev serve:

cuscus$ webdev serve

By default it will serve the web application on http://localhost:8080/

About

A research interface for creating visualisations based on spreadsheets.

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages