Skip to content

A Frontend Project For Learning Vue & Tailwind CSS

Notifications You must be signed in to change notification settings

S41G0N/vue-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 

Repository files navigation

vue-demo

This is a personal project aimed at learning the basics of Vue and Tailwind CSS

demo.mp4

Project Setup

cd vue-demo

Install vue and dependencies

npm install

Compile and Hot-Reload for Development

npm run dev && npm run backend

Run Unit Tests with Vitest

npm run test:unit

Load the webpage in your browser

http://localhost:5173

About

A Frontend Project For Learning Vue & Tailwind CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published