pillowsoft / vite-react-overmind-demo

A demo of using vite, react, and overmind together.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

A small test of vite, Evan You's super fast esmodule build tool, React, and Overmind a slick state store. This is just to show that react fast refresh, vite and overmind all play well together and preserve the overmind state when changing code.

  • install

    yarn
  • to run this app for devlopment

    yarn dev
  • to run this app for producation

    yarn build

About

A demo of using vite, react, and overmind together.


Languages

Language:TypeScript 65.2%Language:CSS 26.7%Language:HTML 5.9%Language:JavaScript 2.2%