diff --git a/.all-contributorsrc b/.all-contributorsrc index bd108752..ef82534f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -6,6 +6,24 @@ "commit": false, "contributors": [ { + "login": "haroon786", + "name": "HaroonJ", + "avatar_url": "https://avatars0.githubusercontent.com/u/20164301?v=4", + "profile": "https://github.com/haroon786", + "contributions": [ + "code" + ] + }, + { + "login": "ankitsaini345", + "name": "Ankit Saini", + "avatar_url": "https://avatars2.githubusercontent.com/u/37847177?v=4", + "profile": "https://github.com/ankitsaini345", + "contributions": [ + "code" + ] + }, + { "login": "santoshyadav198613", "name": "Santosh Yadav", "avatar_url": "https://avatars3.githubusercontent.com/u/11923975?v=4", @@ -20,4 +38,4 @@ "projectOwner": "santoshyadav198613", "repoType": "github", "repoHost": "https://github.com" -} +} \ No newline at end of file diff --git a/README.md b/README.md index d57a01ff..450d6bad 100644 --- a/README.md +++ b/README.md @@ -1,32 +1,18 @@ -![](https://github.com/santoshyadav198613/ngx-bulma/workflows/Node%20CI/badge.svg) -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors) -# NgxBulma - -This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.2. - -## Development server - -Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. - -## Code scaffolding -Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`. +# ngx2-bulma -## Build +Angular Library with Bulma CSS -Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build. - -## Running unit tests - -Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io). +![](https://github.com/santoshyadav198613/ngx-bulma/workflows/Node%20CI/badge.svg) +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors) -## Running end-to-end tests +## Documentation -Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/). +Check out our website: [ngx2-bulma](https://ngx2-bulma.netlify.com/). -## Further help +## Contributing -To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md). +ngx2-bulma is a community-driven project. Read our [contributing guidelines](./CONTRIBUTING.md) on how to get involved. ## Contributors ✨ @@ -36,10 +22,14 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
HaroonJ 💻 |
+ Ankit Saini 💻 |
Santosh Yadav 💻 |