Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brdtheo/accountsui-bootstrap5

Bootstrap 5 ready for accounts-ui in Meteor
https://github.com/brdtheo/accountsui-bootstrap5

meteor useraccounts

Last synced: 3 days ago
JSON representation

Bootstrap 5 ready for accounts-ui in Meteor

Awesome Lists containing this project

README

        

# Bootstrap 5 for Accounts UI
Bring bootstrap 5 beta for Accounts UI, the package that allows you to style the sign in/up templates in Meteor.

This package depends on [useraccounts:core](https://atmospherejs.com/useraccounts/core), forked from [this package](https://github.com/meteor-useraccounts/bootstrap/).

## Note
Bootstrap is not included in this package, so you can add any version you want (CDN/local/npm/yarn).

##### npm
```js
npm install bootstrap@next
```

#### CDN
```html

```

More download infos [here](https://getbootstrap.com/docs/5.0/getting-started/download/).