Giter Site home page Giter Site logo

egeo.sample's Introduction

Egeo Sample

This is a sample application to show how to create an UI quickly and with ease using the Egeo UI Kit and the Egeo Base Framework.

This sample includes the Sass True Framework as well as the Karma and Jasmine frameworks installed and working. Do you also have surfire-reports and lcov reports about the test coverage. Once you launch npm run test, you can see a new folder in /dist/, called test-coverage where you can find the reports.

This sample includes also a pre-commit process that ensures that all tests must be passed before upload a commit to github.

How to install it locally

Download the project to any folder via git clone or using the ZIP button and launch npm install to install all dependencies needed to build the website (NodeJS and Git client are required to be installed first to can use these commands on your console).

git clone https://github.com/Stratio/egeo.sample.git

npm install

How to compile

npm run-script dist

This command compiles the app and creates a distribution with all files needed. The distribution will be set in the dist folder and will include the whole javascript and assets needed as well as the minified version of the CSS generated.

How to test

npm run-script test

This command launches the suit of unit tests to test the Sass code.

egeo.sample's People

Contributors

alexrchies avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.