Browse the Open City Design System
Open City Design System (OCDS) is a design system for cities and their services. Design system provides UI components, user patterns and design resources to support the open development of city services.
The project is in early alpha. The development of the concept has been funded by a EU backed project called 6aika.
Open City Design System takes advantage and is built around Bootstrap component library. It can be used as a Bootstrap style theme or expanded pattern library with added modules and pattern.
Go to Open City Design System website and browse the city-specific design systems.
Open City Design System documentation is built on React.js, a Javascript library for building user interfaces. It requires Node.js 8+ to run.
You can get it running by cloning the repository locally, and running the following commands:
cd open-city-design
npm install
npm start
We welcome pull requests on the respective parts of this repository. There's a Slack channel available for discussion.