Skip to content

vsandbox/visdict

Repository files navigation

VisDict

The monorepo for VisDict appliction. Both client and server for now.

Getting Started

Install dependencies

yarn

Init packages, install their dependencies etc by lerna

yarn run init

Run client via webpack-dev-server, server and server-util-gql building and server itself by

yarn start

That's it, open http://localhost:8080/ and enjoy

Releases

No releases published

Packages

No packages published