[INIT] Initial Project Structure
This commit is contained in:
commit
0fc5f05b6a
105 changed files with 10448 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Deploy ignores
|
||||
dist/
|
||||
build/
|
||||
node_modules
|
||||
# Env files
|
||||
.env
|
||||
.env.dev
|
||||
.env.prod
|
Loading…
Add table
Add a link
Reference in a new issue