UNPKG

@corejam/core-components

Version:

Corejam - Core Components

26 lines (15 loc) 356 B
# core-components ## Getting Started First, run the development server: ```bash npm run dev # or yarn dev ``` Open [http://localhost:3000/api/graphql](http://localhost:3000/api/graphql) with your browser to see the running graphql endpoint with the GraphiQl Playground. TODO: Resolvers, Queries, etc, components ## Learn More TODO ## Deploy TODO