Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a new user of the Chicago Design System, how can I integrate my Bootstrap 4 theme from React #50

Open
jdkunesh opened this issue Dec 10, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jdkunesh
Copy link
Contributor

For React, JSP frameworks, or other web UI systems, how can vendors and City of Chicago employees ingest this system.

@chrisjcalderon
Copy link
Collaborator

There are several libraries for the most popular MVVM frameworks:

Angular:
https://ng-bootstrap.github.io/#/home

React:
https://react-bootstrap.github.io/

VueJS
https://bootstrap-vue.js.org/

For those is simple it would just require adding our customized version plus the appropriate framework lib. These just make it simpler and more intuitive to use the bootstrap components.

If needed , we could create a special lib for our specific components (header, footer, etc) however the markup for these is simple enough y that might not be needed.

JSP should be easy enough as it is the same as building a regular page, however how the JSPs are constructed depends on the framework used. Maybe @dpmesa can provide a recommendation based on what he currently uses

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants