mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
Updating dev mode documentation
This commit is contained in:
parent
8286601522
commit
7db644bc6e
@ -39,7 +39,7 @@ export DATABASE_URL=postgres://unleash_user:passord@localhost:5432/unleash
|
|||||||
./node_modules/.bin/db-migrate up
|
./node_modules/.bin/db-migrate up
|
||||||
|
|
||||||
// Start server in dev-mode:
|
// Start server in dev-mode:
|
||||||
npm run start-dev
|
npm run dev
|
||||||
|
|
||||||
// Admin dashboard
|
// Admin dashboard
|
||||||
http://localhost:4242
|
http://localhost:4242
|
||||||
|
Loading…
Reference in New Issue
Block a user