# Yo Liferay Theme Samples

To run this generator, you just need to have the *yeoman* and the *liferay-theme-samples* installed globaly:

```sh
npm install -g generator-liferay-theme-samples
```

So, you can generate your liferay theme:

```sh
yo liferay-theme-samples
```

And be happy =D