1.0.18 • Published 4 years ago
dotaila v1.0.18
Frontend code template in React
This template is to be used for frontend applications.
Features
- State management + persistence with
valtioandPersistableStore - Less than 16kb after brotli compression (this includes everything) 😱
preactunder the hood withpreact/compatmakes it compatible with virtually anyreactlibrary but still makes it faster- Full TypeScript support — no dangling types
vitepackager and devtools make building and development lightning fast- Localization out of the box
tailwind-cssbuilt-in with type-safe class names- GitHub Actions that lint and check the code on pull requests
prettierandeslintconfigured, enabled and formatting your code on save- List of recommended extensions for VSCode
- It is important to keep the bundle small, so a
stats.htmlfile is generated onyarn buildto visually show you the bundle size
Local launch
- Install dependencies with
yarn - Run the server with
yarn start
Available Scripts
yarn start— runs the app in the development modeyarn build— builds the app for production to thedocsfolderyarn lint— checks if the code is linted and formattedyarn generate-css-types— generates the CSS types fortailwind-cssyarn update— builds the code and pushes it to git remote
1.0.18
4 years ago
1.0.17
4 years ago
1.0.16
4 years ago
1.0.15
4 years ago
1.0.14
4 years ago
1.0.13
4 years ago
1.0.12
4 years ago
1.0.11
4 years ago
1.0.10
4 years ago
1.0.9
4 years ago
1.0.8
4 years ago
1.0.7
4 years ago
1.0.6
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.3
4 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago