Skip to content

kling90/envision

 
 

Repository files navigation

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-2019, 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.

About

UI Library by SiteVision

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.8%
  • CSS 45.1%
  • HTML 5.0%
  • Ruby 3.1%