Rev 10963 | Rev 13570 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10963 | Rev 11388 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | We use `Bower` to automatically download JS packages/plugins, |
1 | We use `Bower` to automatically download JS packages/plugins, |
2 | And then we use `Grunt` to perform special tasks (concat, minify, ...) |
2 | And then we use `Grunt` to perform special tasks (concat, minify, verify ...) |
3 | 3 | ||
4 | # Installation |
4 | # Installation |
5 | -------------- |
5 | -------------- |
6 | 6 | ||
7 | ## Install Dependencies : |
7 | ## Install Dependencies : |