Skip to content

BlueSkyWhiteMoon/example

Repository files navigation

Vite Starter

Features

  • Vite for development and bundling
  • Storybook for component overview/development
  • Static testing for index.html, _.css, _.js
  • Unit-Testing with Jest
  • GitHub Action for running tests for each Branch and PullRequest
  • VSCode extension recommendations

Installation

  • Run $ npm install

Development

  • To start the development server, run $ npm run dev
  • For viewing/working on components, run $ npm run storybook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published