8000 GitHub - tinyplex/vite-tinybase-react at 5afe7034dabaa3978ecb2175872d35c56c732b32
[go: up one dir, main page]

Skip to content

tinyplex/vite-tinybase-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vite-tinybase-react

This is a Vite template for a simple TinyBase app, using React, and also demonstrating the TinyBase ui-react-dom module UI components.

Instructions

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

Other templates

There are four Vite templates for TinyBase, of which this is one:

Template Language React
vite-tinybase JavaScript No
vite-tinybase-ts TypeScript No
👉 vite-tinybase-react JavaScript Yes
vite-tinybase-ts-react TypeScript Yes

License

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

About

A TinyBase Vite template using React

Resources

Stars

Watchers

Forks

0