11 lines
151 B
Markdown
11 lines
151 B
Markdown
# Development
|
|
|
|
Reflex uses gulp to compile LESS files into CSS and optimize the final build.
|
|
|
|
## Setup
|
|
|
|
`npm install`
|
|
|
|
## Compilation
|
|
|
|
`npm run watch`
|