cyrilgavala / wardrobe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wardrobe

This project was created from template.

Available scripts:

  • npm build builds the React application
  • npm run format reformats the codebase according to prettier configuration
  • npm run format-check checks the codebase according to prettier configuration
  • npm start starts the application locally
  • npm run vitest runs the tests
  • npm run storybook runs the isolated environment for development on http://localhost:6006
  • npm run build-storybook builds the storybook

About

License:The Unlicense


Languages

Language:TypeScript 96.4%Language:CSS 2.8%Language:HTML 0.7%