Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 990 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 990 Bytes

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