Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 270 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 270 Bytes

Brunch and Node development environment

An environment to code in node + brunch, this repo is used by the icon generator

Usage

Run in development brunch watch --server -n.

Run in production brunch build --production and it will generate the public folder.