Development documentation
This commit is contained in:
parent
5908d44ba7
commit
9d6d2685e6
2 changed files with 13 additions and 0 deletions
11
docs/developing.md
Normal file
11
docs/developing.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Development
|
||||
|
||||
Reflex uses gulp to compile LESS files into CSS and optimize the final build.
|
||||
|
||||
## Setup
|
||||
|
||||
`npm install`
|
||||
|
||||
## Compilation
|
||||
|
||||
`npm run watch`
|
Loading…
Add table
Add a link
Reference in a new issue