Add build instructions
This commit is contained in:
parent
7ed71b290f
commit
e30505f9ee
1 changed files with 7 additions and 0 deletions
|
@ -16,3 +16,10 @@ composer install
|
|||
```
|
||||
npm install
|
||||
```
|
||||
|
||||
### Theme changes
|
||||
```
|
||||
cd semantic
|
||||
gulp build
|
||||
```
|
||||
For more information see: https://fomantic-ui.com/introduction/build-tools.html
|
||||
|
|
Loading…
Reference in a new issue