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