Build and deploy via yarn deploy

This commit is contained in:
hazam 2020-01-04 00:59:33 +05:00
parent f1143fb236
commit b36110ef03
3 changed files with 8 additions and 48 deletions

6
.gitignore vendored
View file

@ -5,6 +5,12 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Build artifacts
build
# Dependency directories
node_modules/
# Editors
.vscode/