Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremytenjo/starter-webapp
A modern, highly scalable, offline-first foundation with the best developer experience.
https://github.com/jeremytenjo/starter-webapp
firebase react typescript
Last synced: 2 days ago
JSON representation
A modern, highly scalable, offline-first foundation with the best developer experience.
- Host: GitHub
- URL: https://github.com/jeremytenjo/starter-webapp
- Owner: jeremytenjo
- Created: 2019-04-29T21:52:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T03:40:29.000Z (almost 2 years ago)
- Last Synced: 2023-03-23T21:46:10.044Z (over 1 year ago)
- Topics: firebase, react, typescript
- Language: HTML
- Homepage: https://starter-webapp.vercel.app/
- Size: 35.5 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Web app Starter
A modern, highly scalable, offline-first foundation with the best developer experience.
## Usage
```sh
npm run app:dev
```## What's included?
- React
- Vite
- MUI
- Storybook
- Firebase
- Vitest
- Playwright
- Prettier
- ESlint## Productivity boosters 🚀
### Generate logo assets
1. Update `image/logo/logo.svg`
2. run `npm run helpers:generate-logo-assets`### Create Icons
Quickly create [MUI svg icons](https://mui.com/components/icons/#createsvgicon)
1. run `npm run helpers:create-icon`