Skip to content

✨ Vite is a new breed of frontend build tool that significantly improves the frontend development experience.

Notifications You must be signed in to change notification settings

RayzaOliveira/projeto-vite

Repository files navigation

Vite logo

Vite

Made by Rayza License Readme em Português


📚 About

Vite (French word for "fast", pronounced /vit/) is a new breed of frontend build tool that significantly improves the frontend development experience. more...


💡 Article on Medium

Vite logo

I wrote an article telling a little about my experience with this tool. more...


💻 Run on your PC


  • Cloning the project
$ git clone https://github.com/RayzaOliveira/projeto-vite.git

  • Running the Application
# Access the project directory

$ cd projeto-vite

# Install the dependencies

$ yarn
# or
$ npm i

# Launch the web application

$ yarn dev
# or
$ npm run dev

🚀 For more information

Made with 💕 by Rayza Oliveira

About

✨ Vite is a new breed of frontend build tool that significantly improves the frontend development experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published