Skip to content

emeraldion/aoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c3cb22d · Sep 9, 2024

History

72 Commits
Jan 10, 2017
Jan 8, 2017
Jan 10, 2017
Sep 9, 2024
Jan 8, 2017
Sep 9, 2024
Jul 19, 2024
Jan 8, 2017
Jan 11, 2017
Sep 9, 2024
Jul 19, 2024
Sep 9, 2024
Jan 9, 2017
Jan 9, 2017
Aug 22, 2024
Aug 22, 2024
Jan 9, 2017
Jan 8, 2017
Jul 19, 2024
Jan 7, 2017
Jan 8, 2017
Jan 9, 2017
Jan 8, 2017
Jul 19, 2024
Sep 9, 2024
Jul 19, 2024
Sep 9, 2024
Sep 9, 2024

Repository files navigation

aoi (青い)

Aoi (Japanese: Blue, Green) is a design language for Emeraldion UX.

Aoi banner

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 aoi

Install dependencies

If you don't have bundler installed yet, install its gem:

gem install bundler

Install Ruby dependencies:

bundle

Then install Node dependencies:

npm install

Build

Once you've installed everything, you can launch the Gulp build to generate CSS and the style guide:

npm start

Gulp will watch source files and generate the CSS and style guide using Hologram every time you save the sources.

License

MIT

Copyright (c) 2017 Claudio Procida

About

🔵 Aoi (青い) is a design language for Emeraldion UX

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published