Skip to content

lussatech/lussa-ui

Repository files navigation

lussa ui Lussa UI


build status

Responsive, Mobile-First, Front-End Frameworks for Angular-Based App on Lussa Team, mainly on Tarsius-based projects. For Documentation reads the wiki or the Docs section.

Test

We are using Jshint to make the test, for uni test still on progress

# run the test
npm test

Build

To build from source you must install all dependency

# install all dependency
npm install
bower install
# deploy
grunt dist