@emeraldion/aoi
v1.0.0
Published
A design language for Emeraldion UX
Maintainers
Readme
aoi (青い)
Aoi (Japanese: Blue, Green) is a design language for Emeraldion UX.

Development
Aoi uses Hologram, Sass and Gulp. It manages dependencies with Bundler and NPM. Node >=6.9.3 and Ruby >=2.4.0 are recommended.
Clone the repo
git clone [email protected]:emeraldion/aoi.git
cd aoiInstall dependencies
If you don't have bundler installed yet, install its gem:
gem install bundlerInstall Ruby dependencies:
bundleThen install Node dependencies:
npm installBuild
Once you've installed everything, you can launch the Gulp build to generate CSS and the style guide:
npm startGulp will watch source files and generate the CSS and style guide using Hologram every time you save the sources.
License
Copyright (c) 2017 Claudio Procida
