React test init

This commit is contained in:
Kevin Röbert
2019-08-06 18:26:51 +02:00
parent 9537b181b8
commit f59ff2f453
16 changed files with 10029 additions and 36 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
# testing
/coverage
# production
/build
# misc
.DS_Store
.env
npm-debug.log*
yarn-debug.log*
yarn-error.log*