We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git clone https://github.com/weui/weui.git cd weui npm install npm start
运行npm start命令,会监听src目录下所有文件的变更,并且默认会在8080端口启动服务器,然后在浏览器打开 http://localhost:8080/example。
npm start
src
8080
http://localhost:8080/example