Skip to content

J0ris-K/todo-app

Repository files navigation

My To-do

Welcome! This project is developed using Vue.js Typscript and configured with Vite for bundling. It also integrates Vuetify for managing UI components.

Prerequisites

Before you begin, ensure the following are installed on your system:

Node.js (version v20.12.2 or higher) npm (version 10.5.0 or higher)

Installation

  1. Follow these steps to install the project locally:

  2. Clone this GitHub repository to your machine: https://github.com/Ch0up/todo-app.git

  3. Navigate to the project directory: cd/todo-app

  4. Install the project dependencies by running the following command: npm install

  5. Start the application in development mode with the following command: npm run dev

  6. You should now see the application running locally!

Available Scripts

In the project directory, you can run the following scripts:

  • npm run dev: Starts the application in development mode.
  • npm run build: Builds the application for production.
  • npm run format: Format the application with standards.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published