Skip to content

Commit

Permalink
progress.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradgarropy committed Jun 21, 2021
1 parent 8ee2987 commit 1694b5b
Show file tree
Hide file tree
Showing 17 changed files with 17,701 additions and 52 deletions.
2 changes: 1 addition & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"projectName": "node-library-starter",
"projectName": "plop-generator-react-component",
"projectOwner": "bradgarropy",
"repoType": "github",
"repoHost": "https://github.com",
Expand Down
14 changes: 7 additions & 7 deletions contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ In order to submit a pull request, you'll have to setup your own development env
Then you can clone the forked repository to your system.

```bash
git clone https://github.com/<username>/node-library-starter
git clone https://github.com/<username>/plop-generator-react-component
```

Next you need to install the dependencies.

```bash
cd node-library-starter
cd plop-generator-react-component
npm install
```

Expand Down Expand Up @@ -92,7 +92,7 @@ I appreciate any and all types of contributions to this project! Contributors ar
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://bradgarropy.com"><img src="https://avatars.githubusercontent.com/u/11336745?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brad Garropy</b></sub></a><br /><a href="https://github.com/bradgarropy/node-library-starter/commits?author=bradgarropy" title="Code">πŸ’»</a> <a href="https://github.com/bradgarropy/node-library-starter/commits?author=bradgarropy" title="Documentation">πŸ“–</a> <a href="https://github.com/bradgarropy/node-library-starter/commits?author=bradgarropy" title="Tests">⚠️</a> <a href="#infra-bradgarropy" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a></td>
<td align="center"><a href="https://bradgarropy.com"><img src="https://avatars.githubusercontent.com/u/11336745?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brad Garropy</b></sub></a><br /><a href="https://github.com/bradgarropy/plop-generator-react-component/commits?author=bradgarropy" title="Code">πŸ’»</a> <a href="https://github.com/bradgarropy/plop-generator-react-component/commits?author=bradgarropy" title="Documentation">πŸ“–</a> <a href="https://github.com/bradgarropy/plop-generator-react-component/commits?author=bradgarropy" title="Tests">⚠️</a> <a href="#infra-bradgarropy" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a></td>
</tr>
</table>

Expand All @@ -101,9 +101,9 @@ I appreciate any and all types of contributions to this project! Contributors ar

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

[issues]: https://github.com/bradgarropy/node-library-starter/issues
[issues]: https://github.com/bradgarropy/plop-generator-react-component/issues
[codesandbox]: https://codesandbox.io
[kcd-pr]: https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github
[license]: https://github.com/bradgarropy/node-library-starter/blob/master/license
[fork]: https://github.com/bradgarropy/node-library-starter/fork
[contributors]: https://github.com/bradgarropy/node-library-starter#-contributors
[license]: https://github.com/bradgarropy/plop-generator-react-component/blob/master/license
[fork]: https://github.com/bradgarropy/plop-generator-react-component/fork
[contributors]: https://github.com/bradgarropy/plop-generator-react-component#-contributors
Loading

0 comments on commit 1694b5b

Please sign in to comment.