Skip to content

Commit fd8c88e

Browse files
authored
Update README.md
1 parent 12f882c commit fd8c88e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,12 @@
44
# npm run start<br>
55
运行项目
66
# localhost:3000<br>
7-
在浏览器地址输入localhost:3000即可进入,现在还没有页面!后期逐渐完善
7+
在浏览器地址输入localhost:3000即可进入,现在还没有页面!后期逐渐完善<br>
8+
#第二版<br>
9+
#npm install bower -g
10+
安装bower<br>
11+
#bower install bootstrap
12+
安装bootstrap包<br>
13+
14+
15+
把用bootstrap调整界面,并把逻辑串联起来了。不用在地址栏上输入测试。但是目前还不智能,用bower生成的文件还要手动拖到public目录下。下一次更新使用gulp自动化

0 commit comments

Comments
 (0)