Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 276 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 276 Bytes

React template

Template for React project using Vite bundler.

Features

  • Includes basic project structure
  • Styling system setup with Emotion
  • State management system with MobX

This defaults with a simple Todo app to see minimal demonstration of project setup.