-
Frontline Boilerplate v2,采用Bootstrap 4和Font Awesome 5的frontend-boilerplate-v2
资源介绍
前端样板v2
前端样板v2
包含
入门
# Clone the repo
git clone https://github.com/AsyrafHussin/frontend-boilerplate-v2.git < project>
# Navigate to project folder
cd < project>
# Remove git and README
rm -rf ./.git && rm -rf ./README.md
# Initial Setup
npm install
# Serve the application on http://127.0.0.1:8000
npm run serve
# Watch for auto compile on http://127.0.0.1:3000
npm run watch
可用命令
列出所有可用的命令
命令
- 上一篇: 蓝牙bip规范
- 下一篇: 低功耗4.0蓝牙协议--链路层报文结构