# web
**Repository Path**: hangrong_1/web
## Basic Information
- **Project Name**: web
- **Description**: Free and easy-to-use admin template based on React 17+
- **Primary Language**: TypeScript
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-12-07
- **Last Updated**: 2025-12-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Lightence
React-powered **100% FREE** Admin Dashboard Template for building rich user interfaces significantly faster. For developers of all levels. Open-source and maintained by the [Altence](https://altence.com) team.
### Demo
Check out a [live demo](https://altence.com/lightence-landing).
## Key Features
- π This solution allows you to reduce MVP development costs by up to 40%
- π Lightence admin dashboard template is based on a rich library powered by [Ant Design](https://ant.design/)
- π° 100% Free: start using it for your projects right away. No hidden payments, no trials, nothing
- π Medical dashboard includes: customizable medical dashboard for data-driven applications
- π» Any backend supported: the dashboard supports any kind of backend by just updating an API
- β Modern & great for projects of tomorrow: built with [React](https://reactjs.org/), [Redux](https://redux.js.org/) and [Ant Design](https://ant.design/); _Bootstrap_ and _jQuery_ 100% free
- πΊπ³ Internationalized: built-in internationalization support
- π± Mobile first: optimized to reduce data usage on mobile devices
- π₯ Responsive & adaptive: supports mobile, tablet, and desktop screens
- βοΈ Supports PWA to get all advantages of native mobile apps
- π¨ Theming: use built-in light and dark themes or implement your own theme with just lines of code
- π Day & night mode: dark theme is automatically activated
- ποΈ Optimized bundle size: use the latest features of building tools to reduce the final bundle size
## Under the Hood
- π― 60+ ready-to-use customizable UI components
- π All-set business flow: login, sign up, forgot password, profile flows
- π Custom pages: 400 error, 500 error, profile
- ποΈ Built-in apps: News Feed
- π Fully typescripted
- β
Clean code: enjoy the world-recognized code style with our own enhancements
- π§± Solid architecture: in compliance with the best architectural practices
- π [MIT](LICENSE) License
### Installation
#### Requirements
- [Node.js](https://nodejs.org/en/) version _>=16.0.0_
- [yarn](https://yarnpkg.com/)
- [git](https://git-scm.com/)
#### To go with the latest version please copy and past in your terminal the following steps
```
git clone https://github.com/altence/lightence-ant-design-react-template.git my-awesome-project && cd my-awesome-project
```
Development mode
```
yarn install && yarn start
```
Production mode
```
yarn install && yarn build
```
#### How to analyze the bundle size
```
yarn install && yarn build --stats
```
And then use the [webpack-bundle-analyzer](https://www.npmjs.com/package/webpack-bundle-analyzer) to open _build/bundle-stats.json_.
### Where to get help
[
](mailto:lightence.admin@altence.com)
[
](https://twitter.com/altence_team)
[
](https://discord.gg/H5RdXAZsYm)
[
](https://www.facebook.com/groups/altence)
### Contribution
Letβs create great products together! We encourage and welcome collaboration and any type of contribution. π Learn the [contributing docs](CONTRIBUTING.md) on how to contribute the right way.
### Want to get popular?
If you use **Lightence** in your app development, please, let us know, and weβll showcase your work to provide more awareness to your product.
### Components by request
As our admin system with a medical dashboard is fully customizable, we understand that you might need more components than it currently has. In case you didn't find a needed component inside Lightence, [contact us](mailto:lightence.admin@altence.com) to order it.
### How you can give a shout-out to us
- ποΈ Make your disruptive products with Lightence
- β Star our GitHub repo
- π Create requests, submit bugs, suggest new features
- βοΈ Spread the word and share links about **Lightence** on social media
- π₯ Follow us on [Twitter](https://twitter.com/altence_team) and [LinkedIn](https://linkedin.com/company/altence)
### Need developersβ help?
At [Altence](https://altence.com), we are always ready to get your feedback or give you advice if needed. We can also become your partner in development in case you need help with your projects. Drop us a line ([email](mailto:lightence.admin@altence.com)) and weβll get back to you shortly.