heml
HEML is an open source markup language for building responsive email.
File Explorer
Download Latest Version (.zip)- avocado-235px.jpg
- avocado-logo-sml.png
- facebook.png
- footer-bg.jpg
- github.png
- gplus.png
- guac-485px.jpg
- instagram.png
- tomatoes-235px.jpg
- twitter.png
- white-avocado-logo-sml.png
- avocado-industries-with-images.heml
- build.js
- develop.js
- buildErrorPage.js
- isHemlFile.js
- renderHemlFile.js
- heml.js
- index.js
- package-lock.json
- package.json
- README.md
- Base.js
- Block.js
- Body.js
- Button.js
- Column.js
- Container.js
- Font.js
- Head.js
- Heml.js
- Hr.js
- Img.js
- index.js
- Meta.js
- Preview.js
- Row.js
- Style.js
- Subject.js
- Table.js
- Typography.js
- package-lock.json
- package.json
- fixWidthsFor.js
- index.js
- inlineMargins.js
- preferMaxWidth.js
- removeProcessingIds.js
- styleHelper.js
- package-lock.json
- package.json
- index.js
- package-lock.json
- package.json
- createHtmlElement.js
- index.js
- renderElement.js
- stringifyAttributes.js
- package-lock.json
- package.json
- coerceElements.js
- expanders.js
- findDirectElementSelectors.js
- index.js
- tagAliasSelectors.js
- index.js
- index.js
- index.js
- index.js
- package-lock.json
- package.json
- convertProp.js
- fallbackFor.js
- ieAlignFallback.js
- index.js
- trueHide.js
- condition.js
- createElement.js
- HEMLError.js
- index.js
- package-lock.json
- package.json
- attrs.js
- children.js
- index.js
- parent.js
- unique.js
- index.js
- package-lock.json
- package.json
- index.js
- simple.fixture.js
- snapshot.spec.js.snap
- snapshot.spec.js
- .babelrc
- .editorconfig
- .gitignore
- gulpfile.js
- lerna.json
- LICENSE
- package-lock.json
- package.json
- README.md
π Installation Guide
1. Get the code
git clone https://github.com/SparkPost/heml
Downloads the entire project code from GitHub to your computer.
cd heml
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
