React Demo App
This repository shows how to bootstrap a React-based application at Cognite.
It demonstrates best practices, such as:
- Lint setup to use
- Jenkinsfile steps
- TypeScript usage
- Storybook usage
- Folder / component layout
- ...
Deploying the app
Please see the deployment guide for more information how to actually get this app into production.
(It should be pretty easy!)
Template repo
This repo is configured as a template, so it's easy to get started.
Simply go to the create repo page and select "cognitedata/react-demo-app" as a template.
Help
If you have any questions, please join us in #frontend and ask away!