Skip to content

Commit 828b3d8

Browse files
committed
:doc: update readme
1 parent 499f4b4 commit 828b3d8

File tree

1 file changed

+31
-2
lines changed

1 file changed

+31
-2
lines changed

README.md

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,31 @@
1-
Power And Convenient Template
2-
// Todo: Test AJAX Request、Write Readme File、Test Store、Format code、Push to Github、Vite dev environment and product enviroment、Vite Cros
1+
2+
3+
![bollo](https://i.postimg.cc/Twp1JgdS/Bollo-Lite.png)
4+
5+
# Bollo-Lite
6+
7+
A vuejs template to quickly develop your web application.
8+
9+
## Features
10+
11+
- :zap: Composition Api , Vue3, Vite
12+
- :muscle: TypeScript, Es module
13+
- :sailboat: File route support - [vite-plugin-paegs](https://github.com/hannoeru/vite-plugin-pages)
14+
- :last_quarter_moon: Dark mode
15+
- :atom_symbol: Windi Css
16+
- :pineapple: Pinia
17+
- :ocean: Axios wrapped
18+
- :earth_asia: Dev/Pro enviroment
19+
20+
## Usage
21+
22+
Install bollo lite with pnpm
23+
24+
~~~bash
25+
pnpm install bollo-cli -g
26+
bollo create <your project name>
27+
~~~
28+
29+
## Reference
30+
31+
[antfu/vitesse-lite:](https://github.com/antfu/vitesse-lite)

0 commit comments

Comments
 (0)