Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C concurrent-programming-web
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pseucopseuco
  • concurrent-programming-web
  • Wiki
  • Home

Home · Changes

Page history
Add URL of local API endpoint authored Oct 18, 2018 by Pascal Held's avatar Pascal Held
Hide whitespace changes
Inline Side-by-side
home.md
View page @ 09854efd
......@@ -10,9 +10,9 @@
This produces a sub-directory `build`. Point a webserver to it, and open the page in a webbrowser.
If you want to run the server, too, run server.js from the `server` directory with `node`.
If you want to run the server, too, run `server.js` from the `server` directory with `node`.
You can point your installation to a different API path on the URL `#/debug` if needed.
You can point your installation to a different API path on the URL `#/debug` if needed. In most cases this should be `http://localhost:9128/`.
If you change something, `grunt build` will just rebuild your local stuff. `grunt watch` will do this automatically as needed (but does not support all kind of changes).
......
Clone repository
  • Home
  • lts json specification