Skip to content

Instantly share code, notes, and snippets.

@indreklasn
Created September 5, 2020 19:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save indreklasn/208fee1ea8244c9f1d09b3149cc7006f to your computer and use it in GitHub Desktop.
Save indreklasn/208fee1ea8244c9f1d09b3149cc7006f to your computer and use it in GitHub Desktop.
app.use(adminBro.options.rootPath, router)
app.listen(8080, () => console.log('AdminBro is under localhost:8080/admin'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment