您的位置:首页 > 其它

网页版PPT快速安装指南

2014-08-14 21:44 357 查看
https://github.com/hakimel/reveal.js#installation

1.installNode.js

brewinstallnodejs

2.installGrunt

http://gruntjs.com/getting-started#installing-the-cli

npminstall-ggrunt-cli npminstallgrunt--save-dev

3.Clonethereveal.jsrepository

$gitclonehttps://github.com/hakimel/reveal.js.git

4.Navigatetothereveal.jsfolder

$cdreveal.js

5.Installdependencies

$npminstall

6.Servethepresentationandmonitorsourcefilesforchanges

$gruntserve

7.Openhttp://localhost:8000toviewyourpresentation

Youcanchangetheportbyusing
gruntserve--port8001
.


                                            
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: