Showing
1 changed file
with
22 additions
and
0 deletions
... | @@ -21,8 +21,30 @@ | ... | @@ -21,8 +21,30 @@ |
21 | 21 | ||
22 | A minimalistic version of PC football blog. The front-end project is mainly built using Vue2 and Element-UI; it is built and packaged using Webpack5. The back-end project is mainly designed using the Node framework Koa2 and the MongoDB database. | 22 | A minimalistic version of PC football blog. The front-end project is mainly built using Vue2 and Element-UI; it is built and packaged using Webpack5. The back-end project is mainly designed using the Node framework Koa2 and the MongoDB database. |
23 | 23 | ||
24 | +#### Home Page | ||
25 | + | ||
24 |  | 26 |  |
25 | 27 | ||
28 | +#### Article categorization | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | +#### message board | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | +#### the content of an article | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | +#### Article management | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | +#### Message management | ||
45 | + | ||
46 | + | ||
47 | + | ||
26 | ### The main function | 48 | ### The main function |
27 | 49 | ||
28 | #### Client | 50 | #### Client | ... | ... |
-
Please register or login to post a comment