Skip to content

cocov-ci/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Getting Started

First, run the development server:

yarn dev

A new tab will open automatically running the project http://localhost:3000.

To generate a build with a ready to release version you just need to run yarn build

Storybook

yarn storybook

A new tab will open automatically running the storybook http://localhost:6006.

To publish the storybook you just need to run the code below to generate a storybook-static folder with the storybook build.

yarn build-storybook

Jest

yarn test

About

Cocov's Web UI

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published