Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 361 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 361 Bytes

SVLabel

SVLabel library for Tohme.

Install dependencies for development

Once you checked out the library, take the following steps to start developing the code.

  1. Install node.js.
  2. Install Grunt
  3. Install dependencies by typing npm install into your terminal.
  4. To compile, simply type grunt.