24abcd4e4a
turns all whitespace into underscores, shows leading sigil if the alias is non-empty, so the user doesn't get confused about whether they have to input a # or not. Change-Id: Ic81e69cc3f0074d63a67b976c9bda32f8de025de |
||
---|---|---|
public | ||
src | ||
.dockerignore | ||
.gitignore | ||
.prettierrc | ||
.travis.yml | ||
Dockerfile | ||
LICENSE | ||
package.json | ||
README.md | ||
yarn.lock |
Synapse admin ui
This project is built using react-admin.
Use yarn install
after cloning this repo.
Use yarn start
to launch the webserver.