Ray Template

node compatibility LICENSE language npm package
# Ray Template English | [įŽ€äŊ“中文](https://github.com/XiaoDaiGua-Ray/ray-template/blob/main/README.zh-CN.md) A `completely free`, `efficient`, `feature complete` and based on vite5. x & ts(x) & pinia & vue3. x and other latest technology in the background template.
## đŸŒģ Intro `Ray Template` uses cutting-edge front-end technology, abandoning complexity and bloat, using modular design, decoupling data, methods and views, focusing on business development. Provide rich configuration and rich template `Hooks`, support personalized customization, to meet your project needs. ## ✨ Features - `New technology stack:` using ts(x), vite5. x, vue3. x, pinia and other front-end cutting-edge technology development - `Theme:` configurable theme - `Internationalization:` built-in perfect internationalization solution - `Permissions:` built-in perfect dynamic routing permission generation solution - `Components:` secondary encapsulation of multiple common components - `Toolkit:` common tool function packaging - `Cache:` arbitrary depth page caching - `Modular design:` decoupling management data, methods, views, rest assured secondary development - `Configurable:` support rich configuration items - `Code style:` built-in prettier, eslint and other code style tools - `Multi-terminal adaptation:` support pc, phone, pad - `Documentation:` complete documentation - `Mock data:` built-in Mock data solution - `Axios request:` the plug-in design is used to encapsulate the axios library interceptor twice, which makes the interceptor more flexible - `SVG:` built-in svg icon solution - `Hooks:` based on the template characteristics of the encapsulated hooks to make it easier to use some functions of the template - `TypeScript:` provide a complete type - `Vitest:` built-in vitest test solution ## 👀 Preview - [Preview](https://xiaodaigua-ray.github.io/ray-template/#/) ## 📌 Documentation - [Documentation](https://xiaodaigua-ray.github.io/ray-template-doc/) ## 🔋 Change Log - [Change Log](https://github.com/XiaoDaiGua-Ray/xiaodaigua-ray.github.io/blob/main/CHANGELOG.md) ## đŸĒ´ Prepare - [Node](http://nodejs.org/) and [git](https://git-scm.com/) - project development environment - [Vite](https://vitejs.dev/) - familiar with vite features - [Vue3](https://v3.vuejs.org/) - familiar with Vue basic syntax - [TypeScript](https://www.typescriptlang.org/) - familiar with TypeScript basic syntax - [ES6+](http://es6.ruanyifeng.com/) - familiar with es6 basic syntax - [Vue-Hooks-Plus](https://inhiblabcore.github.io/docs/hooks/) - familiar with vue-hooks-plus useRequest method basic use - [Vue-Router-Next](https://next.router.vuejs.org/) - familiar with vue-router4.x basic use - [Naive-UI](https://www.naiveui.com) - naive ui basic use - [Mock.js](https://github.com/nuysoft/Mock) - mockjs basic syntax - [Pinia](https://pinia.vuejs.org/zh/introduction.html) - state manager pinia usage - [TSX](https://github.com/vuejs/babel-plugin-jsx/blob/main/packages/babel-plugin-jsx/README-zh_CN.md) - tsx basic syntax - [Vitest](https://cn.vitest.dev/guide/) - vitest basic use ## đŸ“Ļ Setup ### Get Project ```sh # github git clone https://github.com/XiaoDaiGua-Ray/ray-template.git ``` ### Pull dependencies ```sh pnpm i ``` ### Test project ```sh pnpm test ``` ### Startup project ```sh pnpm dev ``` ### Build project ```sh pnpm build ``` ### Preview project ```sh pnpm preview ``` ### Report project ```sh pnpm report ``` ### Development Just delete the files under `views/demo`, `router/modules/demo` to get a clean project template. ## đŸĒ´ Project Activities ![Alt](https://repobeats.axiom.co/api/embed/fab6071297ab281913a42f07a2779b488cfd62b8.svg 'Repobeats analytics image') ### Contributors Thanks for all their contributions 🐝 ! ## Browser Support | [ Edge](http://godban.github.io/browsers-support-badges/)
IE | [ Edge](http://godban.github.io/browsers-support-badges/)
Edge | [Firefox](http://godban.github.io/browsers-support-badges/)
Firefox | [Chrome](http://godban.github.io/browsers-support-badges/)
Chrome | [Safari](http://godban.github.io/browsers-support-badges/)
Safari | | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | | not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions | ## 📄 License [MIT License](https://github.com/XiaoDaiGua-Ray/ray-template/blob/main/LICENSE) © 2022-PRESENT [Ray](https://github.com/XiaoDaiGua-Ray)