/worklife-web

React+graphql+apollo web app served by the worklife-api server.

Primary LanguageJavaScript

Wörklife react+graphql+apollo web app

Installation

yarn:

$ yarn install

npm:

$ npm install

Run app

yarn:

$ yarn start

npm:

$ npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.