We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27fa8c8 commit c5928deCopy full SHA for c5928de
README.md
@@ -103,3 +103,11 @@ cd my-app
103
```
104
105
and then run `npm start` or `npm run build`.
106
+
107
+## Acknowledgements
108
109
+We are grateful to the authors of existing related projects for their ideas and collaboration:
110
111
+* [enclave](https://github.com/eanplatter/enclave) by [@eanplatter](https://github.com/eanplatter)
112
+* [nwb](https://github.com/insin/nwb) by [@insin](https://github.com/insin)
113
+* [react-boilerplate](https://github.com/mxstbr/react-boilerplate) by [@mxstbr](https://github.com/mxstbr)
0 commit comments