copypaste2/README.md

17 lines
148 B
Markdown
Raw Normal View History

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
```