Skip to content

violapub/viola

Repository files navigation

Viola

CircleCI license

Online editor for printing and publishing.

The editor UI of this project consists Bramble by Mozilla that is forked from Brackets.

This project was bootstrapped with Create React App.

Development

  1. Cloned this repository
  2. Run git submodule update --init --recursive
  3. Run npm install
  4. Run npm run bramble:build
  5. Run npm start

Browsers are automatically updated as you change codes.

Dependency