/deploy-lag-radiator-react

A react reimplementation of `deploy-lag-radiator`

Primary LanguageJavaScript

Deploy Lag Radiator (React) Build Status

A reimplementation of my 'deploy-lag-radiator' information radiator, using React.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.

npm run storybook

Runs Storybook app - a UI development environment for React components. Open http://localhost:9009 to view it in the browser.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

Create React App

This project was bootstrapped with Create React App. The latest guide for working with it is here, and can be ejected as a dependency.