Little README.md and automatical install of requirements on missing node_modules
This commit is contained in:
parent
61b47ac36a
commit
bb4c0ea1f2
3 changed files with 15 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -23,6 +23,7 @@ table_meta*
|
|||
/*.csv
|
||||
/*.pdf
|
||||
|
||||
.bash_history
|
||||
node_modules
|
||||
local
|
||||
tmp
|
||||
|
@ -34,4 +35,4 @@ docker-compose.override.yml
|
|||
.git
|
||||
|
||||
root
|
||||
dist
|
||||
dist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue