- Notifications
You must be signed in to change notification settings - Fork17
oedotme/render
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Opinionated React Template
Opinionated React template setup with modern tooling, here somerecommendations if needed
- React
- TypeScript
- React Router
- Generouted
- TailwindCSS
- Playwright
- ESLint
- Prettier
- Vite
- PNPM
- Husky
- Commitlint
- Lint-staged
- Netlify
- Using
generoutedwith type-safe navigation - Check
generoutedfeatures andconventions for more details
Bygenerating from this template then/or cloning locally
# install dependenciespnpm install# install playwright browserspnpm playwright install --with-deps chromium
# start development server · http://localhost:3000pnpm dev# build client for productionpnpm build# start production preview · http://localhost:5000pnpm preview
# run all tests from the command-linepnpmtest# run end-to-end tests in interactive modepnpm test:ui# run end-to-end tests in headed browserspnpm test:headed# run test generator to record an end-to-end testpnpm test:record
MIT
About
Opinionated React Template
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.