Link
Search
Menu
Expand
Document
πΒ Lego
v2.0 - alpha
Welcome
Getting Started
Usage
Template tag
Condition :if
Loop :for
Custom directives
Binding events
Reactive properties
Pass attributes
Using slots
Reactive CSS
Script Tag
Naming Conventions
Compiling
Configuring
Advanced Example
Testing
Getting deep
Running tests
Just install node dev dependencies (
npm install
) and run the tests (
npm test
).