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 2 months 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-06T08:29:36.000Z (over 1 year ago)
- Last Synced: 2025-03-27T01:11:11.777Z (2 months ago)
- Topics: corporate-design, corporate-identity, css, css-framework
- Language: CSS
- Homepage: http://docs.adfinis.com/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.