Skip to content
Snippets Groups Projects
Commit 8bda5f6e authored by Jure's avatar Jure
Browse files

Update route to manage interface!

parent 2dca6aa5
Branches master
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ To start the JS compilation and webserver, run:
$ npm run dev
```
Point your browser to: http://localhost:3000/admin/posts and login with the chosen admin username and password and all should be well. Visit http://localhost:3000 for the blog landing page.
Point your browser to: http://localhost:3000/manage/posts and login with the chosen admin username and password and all should be well. Visit http://localhost:3000 for the blog landing page.
# Production installation
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment