0.1.17-beta.1 • Published 2 years ago

@gits-id/components v0.1.17-beta.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

GITS UI Component

GITS.ID

The official UI Component for GITS Indonesia projects.

Major Dependencies

  • Vue.js - The Progressive JavaScript Framework.
  • Vue Router - The official router for Vue.js.
  • Tailwind CSS - A utility-first CSS framework.
  • Headless UI - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.

Local Development

  • Install dependencies via pnpm by running:
    pnpm i
  • Run the development server:
    pnpm sb
    # OR
    pnpm storybook
  • Open http://localhost:6006 in the browser

Learn more about development with Vite.js here.

Deployment

When it is time to deploy your app for production, simply run the pnpm build command. By default, it uses /index.html as the build entry point, and produces an application bundle that is suitable to be served over a static hosting service.

Learn for about building for production here.

License

MIT