solv-epics-dev
v0.1.0
Published
<p align="center"> <a href="https://skeet.dev/en/"> <img src="https://storage.skeet.dev/ogp.jpg" alt="Skeet" /> </a>
Downloads
3
Readme
The doc for solv made by Skeet
https://skeet.dev/
Features
- Static Site Generation
- i18n Native
- Next.js App Router
- React Compiler (Always optimizes memoization for production)
- Green Coding
Built with
- Next.js
- Cloudflare Pages
- Wrangler
- TypeScript
- Tailwind CSS
- ESLint
- Prettier
- pnpm
- next-intl
- React Compiler
- shadcn/ui
- Next Sitemap
Getting Started
First, run the development server:
pnpm i
pnpm dev
Open http://localhost:4242 with your browser to see the result.
Add Components
You can add the high-quality UI components from shadcn/ui
// shortcut method for shadcn/ui
pnpm add:ui button
You can also use v0 which is a UI generator with shadcn/ui from simple text prompts and images.
References
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/elsoul/skeet This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
The package is available as open source under the terms of the Apache-2.0 License.
Code of Conduct
Everyone interacting in the Skeet project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.