Project start

Co-Authored-By: Lee Hyun <ink0416@naver.com>
Co-Authored-By: yky4589 <8479056+yky4589@users.noreply.github.com>
Co-Authored-By: Choi Minseo <minseo0388@outlook.com>
Co-Authored-By: Aki <akiacode@users.noreply.github.com>
This commit is contained in:
Helloyunho 2020-10-22 01:30:42 +09:00
parent c21fab2aff
commit 4b9123f5f6
19 changed files with 472 additions and 1 deletions

4
.gitignore vendored
View file

@ -102,3 +102,7 @@ dist
# TernJS port file
.tern-port
# Used ESLint for linting so block package-lock
package-lock.json
yarn.lock