feat: build and deploy with netlify
Some checks failed
Build and deploy / lint (push) Failing after 1m7s
Some checks failed
Build and deploy / lint (push) Failing after 1m7s
This commit is contained in:
parent
20d45dca90
commit
9d5e8fdcf5
5 changed files with 145 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -23,4 +23,6 @@ yarn-error.log*
|
|||
/.idea
|
||||
|
||||
# Generated docs
|
||||
/docs/api
|
||||
/docs/api
|
||||
# Local Netlify folder
|
||||
.netlify
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue