Skip to content

Commit

Permalink
Merge branch 'master' into all-contributors/add-santoshyadav198613
Browse files Browse the repository at this point in the history
  • Loading branch information
santoshyadavdev authored Oct 13, 2019
2 parents 4f3be93 + 64ad958 commit 7a3bed5
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 24 deletions.
20 changes: 19 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -20,4 +38,4 @@
"projectOwner": "santoshyadav198613",
"repoType": "github",
"repoHost": "https://github.com"
}
}
36 changes: 13 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -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 ✨

Expand All @@ -36,10 +22,14 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- prettier-ignore -->
<table>
<tr>
<td align="center"><a href="https://github.com/haroon786"><img src="https://avatars0.githubusercontent.com/u/20164301?v=4" width="100px;" alt="HaroonJ"/><br /><sub><b>HaroonJ</b></sub></a><br /><a href="https://github.com/santoshyadav198613/ngx-bulma/commits?author=haroon786" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/ankitsaini345"><img src="https://avatars2.githubusercontent.com/u/37847177?v=4" width="100px;" alt="Ankit Saini"/><br /><sub><b>Ankit Saini</b></sub></a><br /><a href="https://github.com/santoshyadav198613/ngx-bulma/commits?author=ankitsaini345" title="Code">💻</a></td>
<td align="center"><a href="https://www.santoshyadav.dev"><img src="https://avatars3.githubusercontent.com/u/11923975?v=4" width="100px;" alt="Santosh Yadav"/><br /><sub><b>Santosh Yadav</b></sub></a><br /><a href="https://github.com/santoshyadav198613/ngx-bulma/commits?author=santoshyadav198613" title="Code">💻</a></td>
</tr>
</table>

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!


0 comments on commit 7a3bed5

Please sign in to comment.