Update build scripts and add netlify

This commit is contained in:
Jerome Wu
2023-07-26 23:12:47 +08:00
parent d02450b9b7
commit 9d696d2690
3 changed files with 10 additions and 0 deletions

4
apps/website/deploy.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
npm install
npm run build