Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.31 KB

File metadata and controls

30 lines (22 loc) · 1.31 KB

Envision by SiteVision Build Status

An open source UI Library for SiteVision. You can watch the documentation and examples grow at http://envisionui.io/

Getting started

  1. Clone repository
  2. Install Ruby
  3. Install Bundler with gem install bundler
  4. Run bundler install. This will install all Ruby dependencies, such as Jekyll and plugins.
  5. Run npm install to install dependencies

To build

Run npm run build

To build continously when a file is saved. Start npm run watch

Docs

To run docs website locally: cd into _docs-folder and run jekyll serve

Before checking in

Run npm run build

License information

Code copyright 2017-2020, SiteVision AB. Code is released under the MIT license

Supported browsers

Envision supports the latest, stable releases of all major browsers.

Internet Explorer

Internet Explorer 10+ is supported. Please be aware that some CSS3 properties and HTML5 elements in IE 10 are not fully supported and may not work as expected.