Skip to content

brackenish/corgi

 
 

Repository files navigation

corgi

Build Status Coverage Status Dependency status Netlify Status

Ideate with corgi.

Prerequisites

Installation

Clone repository:

$ git clone https://github.com/getcorgi/corgi.git

Install dependencies:

$ yarn

Available Scripts

yarn start

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

yarn lint

Lints the files. Run yarn lint:fix to fix any errors.

yarn test

Launches the test runner in the interactive watch mode.

yarn build

Runs yarn build:corgi and yarn build:storybook.

yarn build:corgi

Builds the app for production to the build folder.

yarn build:storybook

Builds storybook to the build/storybook folder.

yarn release

Creates a release by bumping the package.json, generating the CHANGELOG.md, and performing a Git commit and tag.

yarn storybook

Runs storybook on http://localhost:9009.

Contributors

Ben Budnevich    Orry Baram

About

Another video conference option

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.2%
  • JavaScript 1.6%
  • Other 1.2%