Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

getvinch/vinch

Repository files navigation

vinch

build Coverage Status Dependency status Netlify Status

Ideate with vinch.

Prerequisites

Installation

Clone repository:

$ git clone https://github.com/getvinch/vinch.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:vinch and yarn build:storybook.

yarn build:vinch

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    remarkablemark