mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
Updating dev mode documentation
This commit is contained in:
parent
c3f76b5ae2
commit
0f08aa1f0a
@ -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