Skip to content

mapseed/duwamish-admin-ui

Repository files navigation

duwamish-admin-ui

Installation

  • Set up duwamish-api on your computer.
  • Follow the instructions to install and run the duwamish-api server
  • Clone this repository and cd into it.
  • Run npm install
  • Start the node dev server (which acts as a proxy between the editor and the duwamish-api server)
    • node dev-server.js
  • Start the editor
    • npm start
    • go to http://127.0.0.1:9966

Running tests

Run npm test

License

GPL 3.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published