Git Product home page Git Product logo

egeo.visual.guidelines's Introduction

Egeo Visual Guidelines

Hi! This is the repository of the Egeo Visual Guidelines website which contains the Stratio Design principles which guides the current generation of Stratio Apps. This project uses other Git projects which are interconnected via npm git dependencies.

The Egeo Visual Guidelines is built using KSS. Take it a look first if you want to modify it.

How to install

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.visual.guidelines.git

npm install

Launch the website

You can see the website locally using a local webserver included with the project. Only use the npm run-script serve command and a local webserver will be launched in http://localhost:9001.

npm run-script serve

Compile and create the website

You can compile the website with the documentation to generate a distribution ready to be deployed in any webserver using the command below:

npm run-script doc

This command will generate a folder called dist. You only need to copy & paste the content of this folder to install the website in a webserver.

Use a watcher to automatically generate doc

npm run-script sass-watch

This command creates a watcher that launches the doc task every time a Sass file changes. Launch the command in a command line and keep it as a background task.

Dependencies

This project needs the Egeo Base Framework to be built.

egeo.visual.guidelines's People

Contributors

alexrchies avatar

Watchers

 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.