Add 'npm install' to README

This commit is contained in:
Dan Mindru 2015-10-19 18:24:11 +02:00
parent 64344e5c47
commit ba70062f2f
1 changed files with 3 additions and 2 deletions

View File

@ -33,12 +33,13 @@ Here's how the samples look:
## Getting started
Take a look at `src/fadeit/` for an example. Copy / Paste, rename it and change `src/fadeit/conf.js` to suite your needs. Run `gulp` to build the templates (into `/dist`). The gulp task will watch HTML & CSS files by default.
```
$ npm install
$ gulp
```
Take a look at `src/fadeit/` for an example. Copy / Paste, rename it and change `src/fadeit/conf.js` to suite your needs. Run `gulp` to build the templates (into `/dist`). The gulp task will watch HTML & CSS files by default.
## CSS Support
Remember, it's HTML emails, so you need to check a big-ass table to find out nothing's gonna work.