/washup-web

Primary LanguageJavaScript

Washup Web

Web frontend for washup.io.

For development first start the sass change watcher.

    npm run watch-css

Then run the development server.

    yarn start