Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justinfernald/vite-react-mobx-template
A template for creating React applications using Vite as the bundler with MobX state management and Emotion styling. Has eslint and prettier too :)
https://github.com/justinfernald/vite-react-mobx-template
emotion eslint mobx prettier react vite
Last synced: 5 days ago
JSON representation
A template for creating React applications using Vite as the bundler with MobX state management and Emotion styling. Has eslint and prettier too :)
- Host: GitHub
- URL: https://github.com/justinfernald/vite-react-mobx-template
- Owner: justinfernald
- Created: 2022-10-30T20:12:58.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-04T14:58:34.000Z (over 1 year ago)
- Last Synced: 2024-11-02T07:06:16.676Z (about 2 months ago)
- Topics: emotion, eslint, mobx, prettier, react, vite
- Language: TypeScript
- Homepage:
- Size: 571 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React template
### Template for React project using Vite bundler.
### Features
- Includes basic project structure
- Styling system setup with Emotion
- State management system with MobXThis defaults with a simple Todo app to see minimal demonstration of project setup.