/workflow

Testing out things with storm-react-diagrams

Primary LanguageTypeScriptMIT LicenseMIT

Workflow Build Status Dependencies

Testing out storm-react-diagrams with create-react-app.

Development

After cloning the repo, just start it with

yarn install
yarn start

or

npm install
npm run start

See https://github.com/facebook/create-react-app for more details