Move Frontend to Same Repo
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "cd frontend && pnpm run start",
|
||||
"build": "cd frontend && pnpm run build",
|
||||
"dev": "npm run development",
|
||||
"development": "mix",
|
||||
"watch": "mix watch",
|
||||
|
||||
Reference in New Issue
Block a user