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.
- Cloned this repository
- Run
git submodule update --init --recursive
- Run
npm install
- Run
npm run bramble:build
- Run
npm start
Browsers are automatically updated as you change codes.