added composer.json, added instructions in README.md

This commit is contained in:
vardumper 2022-01-26 11:21:35 +01:00
parent a018211b14
commit 6e326f4caf
3 changed files with 39 additions and 2 deletions

5
.gitignore vendored
View file

@ -2,4 +2,7 @@ node_modules/
tests/
.nvmrc
.prettierrc.js
*.DS_Store
*.DS_Store
/.settings/
/.buildpath
/.project