Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 283 Bytes

File metadata and controls

14 lines (9 loc) · 283 Bytes

earc

create a static site

启动步骤:

    通过命令窗口,进入当前项目目录
    
    1.npm install
    2.bower install
    3.npm start
    
    进入浏览器,输入: localhost:3000/

测试加密软件上传到服务器