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