2015-03-02 16:59:13 +00:00
|
|
|
|
|
|
|
|
2015-03-03 20:38:52 +00:00
|
|
|
```shell
|
|
|
|
npm install -g less
|
|
|
|
```
|
2015-03-02 16:59:13 +00:00
|
|
|
|
2015-03-03 20:38:52 +00:00
|
|
|
...
|
2015-03-02 16:59:13 +00:00
|
|
|
|
2015-03-03 20:38:52 +00:00
|
|
|
```shell
|
|
|
|
php app/console braincrafted:bootstrap:install
|
|
|
|
```
|
2015-03-02 16:59:13 +00:00
|
|
|
|
2015-03-03 20:38:52 +00:00
|
|
|
...
|
2015-03-02 16:59:13 +00:00
|
|
|
|
2015-03-03 20:38:52 +00:00
|
|
|
```shell
|
|
|
|
php app/console assetic:dump
|
|
|
|
```
|