This is a mind map of front-end knowledge
- Clone the repo:
https://github.com/lordisback/front-test.git
. - Install with npm:
npm install
. - Install with Bower:
bower install
. - Run the task with grunt:
grunt serve
,then you will find what you want in broswer.
Or you can just click here homepage to see on github