add readme

This commit is contained in:
2020-08-28 15:58:25 +07:00
parent d7759ae004
commit b2f46fff97
4 changed files with 33 additions and 0 deletions

10
.npmignore Normal file
View File

@@ -0,0 +1,10 @@
# Ignore Node Module
**/node_modules
# Editor
.idea
.vscode
# Lock File
yarn.lock
package.lock.json