arkdelkaos / EECR

Web/App del clan Elite España para Clash Royale

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EECR

travis david-dm Codacy Badge

Home/App para el clan Elite España de Clash Royale
Contendrá un sistema de ranking de barajas, que detallaré en el futuro.

TO-DO

  • Home Design
  • Clan Module
  • Deck Module
  • Tournaments Module
  • Forum Module
  • RRSS Module
  • i18n

Feature Requests


#TLDR Tech

  • JS:Babel+Polyfill
  • Gulp+Webpack
  • Markup:Jade
  • Style:Sass+UIBootstrap
  • Router:uiRouter
  • BBDD:Mongoose
  • Auth:Passport
  • socket.io
  • Test:Mocha+Chai+Sinon

Getting Started

Prerequisites

Developing

  1. Run npm install to install server dependencies.

  2. Run mongod in a separate shell to keep an instance of the MongoDB Daemon running

  3. Run gulp serve to start the development server. It should automatically open the client in your browser when ready.

Build & development

Run gulp build for building and gulp serve for preview.

Testing

Running npm test will run the unit tests with karma.

Yeoman

This project was generated with the Angular Full-Stack Generator version 4.0.0-rc.0.

About

Web/App del clan Elite España para Clash Royale


Languages

Language:JavaScript 64.5%Language:CSS 15.0%Language:HTML 11.2%Language:ApacheConf 9.3%