File tree 1 file changed +10
-52
lines changed
1 file changed +10
-52
lines changed Original file line number Diff line number Diff line change 1
- # Nuxt 3 Minimal Starter
1
+ # 佛典电子化计划
2
+ 用现代 Web 技术重排佛典
2
3
3
- Look at the [ Nuxt 3 documentation] ( https://nuxt.com/docs/getting-started/introduction ) to learn more.
4
-
5
- ## Setup
6
-
7
- Make sure to install the dependencies:
8
-
9
- ``` bash
10
- # npm
11
- npm install
12
-
13
- # pnpm
14
- pnpm install
15
-
16
- # yarn
17
- yarn install
18
- ```
19
-
20
- ## Development Server
4
+ [ 在线演示] ( https://hufasi.com )
21
5
6
+ ## Quick Start
22
7
Start the development server on ` http://localhost:3000 ` :
23
8
24
9
``` bash
25
- # npm
26
- npm run dev
27
-
28
- # pnpm
29
- pnpm run dev
30
-
31
- # yarn
32
- yarn dev
10
+ pnpm i
11
+ pnpm dev
33
12
```
34
13
35
- ## Production
14
+ ## Contributors
36
15
37
- Build the application for production:
38
16
39
- ``` bash
40
- # npm
41
- npm run build
42
-
43
- # pnpm
44
- pnpm run build
45
-
46
- # yarn
47
- yarn build
48
- ```
49
-
50
- Locally preview production build:
17
+ [ ![ Contributors] ( https://contrib.rocks/image?repo=shiny/sutta )] ( https://github.com/shiny/sutta/graphs/contributors )
51
18
52
- ``` bash
53
- # npm
54
- npm run preview
55
-
56
- # pnpm
57
- pnpm run preview
58
-
59
- # yarn
60
- yarn preview
61
- ```
62
19
63
- Check out the [ deployment documentation] ( https://nuxt.com/docs/getting-started/deployment ) for more information.
20
+ ## License
21
+ GPL-3.0 license
You can’t perform that action at this time.
0 commit comments