This commit is contained in:
@@ -12,6 +12,8 @@ cd frontend
|
||||
|
||||
# Install dependencies
|
||||
npm install
|
||||
npm install devenv
|
||||
npm install build
|
||||
|
||||
# Start dev server
|
||||
npm run dev
|
||||
@@ -24,6 +26,7 @@ The app runs at **http://localhost:3000**
|
||||
| Route | Description |
|
||||
|-------|-------------|
|
||||
| `/login` | Login page |
|
||||
| `client-portal/login` | Client Login page |
|
||||
| `/` | Dashboard |
|
||||
| `/leads` | Lead management table |
|
||||
| `/leads/:id` | Lead detail view |
|
||||
|
||||
Reference in New Issue
Block a user