Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 626 Bytes

File metadata and controls

24 lines (12 loc) · 626 Bytes

Pirate Party Australia - EmailPad

An application for collaborative HTML email creation.

You will need to fork this project for use outside Pirate Party Australia.

The left panel embeds an Etherpad instance which must be hosted separately.

Developer setup

  1. Checkout the repository to you local system.

  2. Init the submodule repository git submodule init.

  3. Update submodule repository git submodule update.

  4. Run the npm install command.

  5. Run the npm start.

  6. Open your web browser an navigate to https://localhost:3000.

screenshot