ab9f6a2c3ade4d74d78221a02d2e64d9a1a88227
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%