Skip to content

gianlucabianco/vite-vue3-mail-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vite-vue3-mail-experiment

This is my first attempt to mess up with vue 3 composition API, based on the homonym vue mastery course.

The web server is Vite 2.0 a great ultra-lean / blazing-fast / next-gen frontend tooling which is build on top of ESmodules.

Install dependencies via npm install.

npm run dev to run the project.

json-server --watch db.json --port 8000 (or whatever port you like) to run the json server.

Enjoy <3

About

vite 2.0 + vue.js 3.0 and composition API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published