Skip to content

purple-technology/case-study-fe

Repository files navigation

Case study frontend

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

# install dependencies
npm install

# run app locally
npm run dev

.env template

API_URL=<URL to GraphQL endpoint. Note, include also /graphq path>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published