Simple React app for managing instruments

Getting started

The following are required for working:

Scripts

Script Purpose
yarn install Installs all dependencies.
yarn start Starts the development environment
yarn storybook Starts the component development environment
yarn build Builds the production application

Project documentation

This project is based on Facebook's CRA boilerplate: CRA documentation.

DEMO

instruments-app