Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Sidr Examples

You can see here some dummy examples with different common situations.

Running the examples locally

Ensure that you have Node.js and npm installed. The best way to do it is through NVM.

  1. Fork and clone the repo.
  2. Run npm install to install all dependencies.
  3. Run grunt serve to create a local server

The browser should open automatically with the sample index.

Example list