Specify that the root of the web app is /admin
This commit is contained in:
@@ -10,7 +10,7 @@ npm run dev
|
||||
yarn dev
|
||||
```
|
||||
|
||||
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
|
||||
Open [http://localhost:3000/admin](http://localhost:3000/admin) with your browser to see the result.
|
||||
|
||||
You can start editing a page by modifying `pages/something.js`. The page auto-updates as you edit the file.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user