This is the official repository for the CPC website.
Recommended node-js version: v18.12.0
- Clone this repo
- Install dependencies:
npm install
- Run it:
GRAPHQL_URL="xxx" npm start
- Open http://localhost:3000
Note: requires GRAPHQL_URL
env var set for the /menu
path.
Live site: https://cultoperrocafe.com
Copyright © 2022, TepacheLabs