b539d9645b8cdc141f1f14d799a3f7524ae0e519
Usage
Copy .env.example to .env and edit it.
Developement
yarn install
yarn dev:server
Production
yarn install
yarn build
node -r dotenv/config dist/server/server.js
Description
Testing of the apollo react (hooks based) client with the Haunted webcomponents library.
Languages
TypeScript
59%
JavaScript
29%
SCSS
10.2%
EJS
1.8%