Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adfinis/adcssy
[DEPRECATED] Adfinis SyGroup AG - CSS Framework
https://github.com/adfinis/adcssy
corporate-design corporate-identity css css-framework
Last synced: about 1 month ago
JSON representation
[DEPRECATED] Adfinis SyGroup AG - CSS Framework
- Host: GitHub
- URL: https://github.com/adfinis/adcssy
- Owner: adfinis
- License: mit
- Created: 2015-06-09T16:15:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-02-06T08:29:36.000Z (11 months ago)
- Last Synced: 2024-05-21T01:49:44.490Z (7 months ago)
- Topics: corporate-design, corporate-identity, css, css-framework
- Language: CSS
- Homepage: http://adfinis.github.io/adcssy/
- Size: 2.38 MB
- Stars: 1
- Watchers: 12
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Adfinis SyGroup AG - CSS Framework
**WARNING: This project is deprecated and should not be used anymore. It is not maintained!**
## Installation
**Requirements**
* [yarn](https://yarnpkg.com)
* [hologram](https://trulia.github.io/hologram/)Install the requirement and simply run `yarn` to install the dev dependencies.
## Development
Run `npm start` to start the test pages. You should be able to access them at http://localhost:3000.
## Building
To build a new version run `make dist` and commit to git.