Skip to content

tinyplex/vite-synclets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vite-synclets

This is a Vite template for a simple Synclets app.

Instructions

  1. Make a copy of this template into a new directory:
npx tiged tinyplex/vite-synclets my-synclets-app
  1. Go into the directory:
cd my-synclets-app
  1. Install the dependencies:
npm install
  1. Run the application:
npm run dev
  1. Go the URL shown and enjoy!

License

This template has no license, and so you can use it however you want! Synclets and Vite themselves are both MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published