0.1.2 • Published 6 years ago
ticktok-dashboard v0.1.2
Ticktok.io Dashboard
This is the dashboard UI for Ticktok.io It's packaged specifically to be used in Ticktok.io server's build.
Run tests
Jest test
npm testSpecification tests
npm start # start serving the ui
docker-compose up -d # start dependant services
npm run spec # run tests