init with package.json to store dev and build commands

This commit is contained in:
2022-11-22 16:19:46 +00:00
parent 64c9a2a5a2
commit 1e091437fd
5 changed files with 256 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
node_modules
build