Skip to content

DmitryEremenko/challenges

Repository files navigation

Challenges Task

This project is built with Vite, Vue 3, and TypeScript.

Prerequisites

  • Node.js (version 12.0 or higher)
  • npm (usually comes with Node.js)

Installation

Clone the repository and install the dependencies:

git clone <your-repo-url>
cd <your-project-name>
npm install

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in development mode. Open http://localhost:5173 to view it in the browser.

The page will reload if you make edits.

npm run build

Builds the app for production to the dist folder. It correctly bundles Vue in production mode and optimizes the build for the best performance.

npm run preview

Locally preview the production build. This command will start a local static web server that serves the files from dist at http://localhost:4173.

Learn More

To learn more about Vite, check out the Vite documentation.

For Vue 3, visit the Vue 3 documentation.

To learn TypeScript, see the TypeScript documentation.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published