Skip to content

MohsenDastaran/shadcn-table

Repository files navigation

shacn-table App

feature-rich table listing the submitted orders

View Demo

Requirements

Make sure you have the following installed on your system:


Installation

Clone this repository and install the dependencies:

pnpm install

Scripts

Development Server

Run the development server to preview and develop your project locally.

pnpm dev

The server will be available at http://localhost:3000 (default Vite port).


Build for Production

Generate an optimized production build.

pnpm build

The output files will be located in the `output` directory.


Preview Production Build

Preview the production build locally.

pnpm preview

The preview server will be available at http://localhost:3000 (default Vite preview port).


Technologies Used

Frameworks & Libraries

  • Nuxt: The Intuitive Vue Framework.
  • Pinia: A modern state management library for Vue.js.
  • Shadcn: A collection of rich UI components for Vue.

Tooling

  • TypeScript: A strongly typed programming language that builds on JavaScript.

License

This project is licensed under the MIT License. Feel free to use it in your projects!


Additional Notes

  • If you encounter any issues, feel free to open a discussion or issue on this repository.
  • Contributions are welcome! Fork this repo, create a branch, and submit a pull request.

About

feature-rich table listing the submitted orders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published