Skip to content

KhangLTM/khang-news

Repository files navigation

VUE3 BOITERPLATE

Technologies Used

  • Vue 3: A progressive framework for building user interfaces.
  • TypeScript: Strongly typed programming language that builds on JavaScript.
  • Tailwind CSS: Utility-first CSS framework for quickly building custom designs.
  • Docker: Containerization platform to simplify deployment.
  • GitHub Actions: CI/CD pipeline for automated testing and deployment.
  • Vue TanStack Query: Data-fetching library for managing server-state in Vue.
  • ESLint: Code quality tool to maintain consistent code style.
  • Prettier: Code formatter to ensure consistent code style.

Features

Getting Started

  1. Clone the Repository:

    git clone https://github.com/KhangLTM/khang-news.git
    cd khang-news
  2. Install Dependencies:

    npm install
  3. Run the Development Server:

    npm run dev

Require Node.js 18.0 or above

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Vue3 TypeScript Tailwind boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages