BlitzBanana / exia-secu-demo-web

Frontend application for Exia (arras) security demonstration @ Grand Nord Digital Forum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exia security demo - frontend

Join the chat at https://gitter.im/cyrilchapon/exia-secu-demo-web Build Status Code Climate

Contributing

This project was generated with yeoman angular generator

One can contribute following those guidelines

Here's the roadmap

Every client-side strings should be localized. Project uses angular-translate, and strings are stored inside app/languages/[lang].json files

Installation

  • Install yeoman and generator angular
    • Install latest ruby
    • gem install compass
    • npm install -g grunt-cli bower yo generator-karma generator-angular
  • Clone (or fork and clone) projet
  • npm install inside projet folder
  • bower install inside projet folder
  • You're up & ready to rock

About

Frontend application for Exia (arras) security demonstration @ Grand Nord Digital Forum

License:MIT License


Languages

Language:JavaScript 70.4%Language:HTML 25.1%Language:CSS 4.5%