Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 229 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 229 Bytes

afx

Setup

Install the package dependencies: npm install.

Copy the pre-commit Git hook, to ensure the assets are compiled before you commit.

cp pre-commit .git/hooks/.

Development

grunt developement