diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Procfile.txt | 1 | ||||
| -rw-r--r-- | docs/node_modules.txt | 1 | ||||
| -rw-r--r-- | docs/package-lock.json.txt | 1 | ||||
| -rw-r--r-- | docs/package.json.txt | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/docs/Procfile.txt b/docs/Procfile.txt new file mode 100644 index 0000000..0666528 --- /dev/null +++ b/docs/Procfile.txt @@ -0,0 +1 @@ +For deploying to Heroku.
\ No newline at end of file diff --git a/docs/node_modules.txt b/docs/node_modules.txt new file mode 100644 index 0000000..250ab69 --- /dev/null +++ b/docs/node_modules.txt @@ -0,0 +1 @@ +The folder where the npm modules are stored.
\ No newline at end of file diff --git a/docs/package-lock.json.txt b/docs/package-lock.json.txt new file mode 100644 index 0000000..48d8821 --- /dev/null +++ b/docs/package-lock.json.txt @@ -0,0 +1 @@ +Auto-generated.
\ No newline at end of file diff --git a/docs/package.json.txt b/docs/package.json.txt new file mode 100644 index 0000000..ac81c60 --- /dev/null +++ b/docs/package.json.txt @@ -0,0 +1 @@ +For storing important information about the project.
\ No newline at end of file |