0.8.10 • Published 5 years ago

highoutput-test1 v0.8.10

Weekly downloads
1
License
BSD-3-Clause
Repository
github
Last release
5 years ago

highoutput-react-scripts

This package includes scripts and configuration used by High Output Labs.

Using typescript

To start a new Create React App project with TypeScript, you can run:

npx create-react-app [your-app-name] --scripts-version highoutput-react-scripts --typescript

Setting up apollo configuration

Open ./src/.env file, and then change the REACT_APP_GRAPHQL_ENDPOINT with your graphql endpoint.

Default component library

Out of the box it uses Sancho UI as the default component library. The library utilizes React hooks for the implementaion of its component library.