Skip to content

swifterhq/builder-bob

 
 

Repository files navigation

Builder Bob

Builder Bob is Nebo's email template builder. Forked from brick-builder, based on following criteria:

  1. Great UX - easy to use, intuitive drag & drop.
  2. React project - extensible and easy to integrate in current stack.
  3. MJML compatible
    • framework eliminates need to code HTML Mimetype for different email clients
    • MJML has advanced AMP-like components like carousel and accordion, with wide email client support

Running

In the project directory, you can run:

Clone project

cd builder-bob

npm install

Install dependencies.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.

Project structure

About

Email builder that works on a principle of section, column, component.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.1%
  • CSS 2.4%
  • Other 0.5%