Add docs for grunt start-email
This commit is contained in:
Родитель
37c3083d00
Коммит
2e8364fbc6
|
@ -13,12 +13,21 @@ This project comprises all styles, behaviour and interfaces for
|
|||
|
||||
## Developers
|
||||
|
||||
### Email Styles
|
||||
|
||||
To get the right paths for the email CSS and rebuild files as they change run:
|
||||
|
||||
```
|
||||
DEV=1 grunt start-email
|
||||
```
|
||||
|
||||
### Dependency installation and updates
|
||||
|
||||
Install [grunt-cli](http://gruntjs.com/)
|
||||
globally with `npm install -g grunt-cli`
|
||||
Then run `npm install` to install the local deps needed for development.
|
||||
|
||||
|
||||
#### npm deps only
|
||||
|
||||
We're aiming to only use npm packaged deps rather than bower. This is to be able to
|
||||
|
|
Загрузка…
Ссылка в новой задаче