UNPKG

154 BMarkdownView Raw
1# hbars
2
3HAML => HTMLBars
4
5## Dependencies
6
7`bower install`
8
9`npm install`
10
11## Build
12
13`npm run build`
14
15## Test
16
17`./bin/test`
18
19or
20
21`./bin/test 'compiler'`