UNPKG

web-basics-framework-template

Version:
34 lines (26 loc) 2.03 kB
# Welcome to Web-Basics-Framework-Template [![BiliBili](https://img.shields.io/badge/BiliBili-Web--Basics--Framework--Template%20開發者B站-red?logo=bilibili)](https://b23.tv/ymEtPO) [![Github](https://img.shields.io/github/issues/lZiMUl/Web-Basics-Framework-Template?label=Issues&logo=github)](https://github.com/lZiMUl/web-basics-framework-template/issues) [![Github](https://img.shields.io/github/forks/lZiMUl/web-basics-framework-template?label=Forks&logo=github)](https://github.com/lZiMUl/web-basics-framework-template/network/members) [![Github](https://img.shields.io/github/stars/lZiMUl/web-basics-framework-template?label=Stars&logo=github)](https://github.com/lZiMUl/web-basics-framework-template/stargazers) [![Github](https://img.shields.io/github/license/lZiMUl/web-basics-framework-template?label=License&logo=github)](https://github.com/lZiMUl/web-basics-framework-template/blob/main/LICENSE) ## Browser Support ![Chrome](https://raw.githubusercontent.com/lZiMUl/web-basics-framework-template/main/assets/images/icons/chrome.png) | ![Firefox](https://raw.githubusercontent.com/lZiMUl/web-basics-framework-template/main/assets/images/icons/firefox.png) | ![Safari](https://raw.githubusercontent.com/lZiMUl/web-basics-framework-template/main/assets/images/icons/safari.png) | ![Opera](https://raw.githubusercontent.com/lZiMUl/web-basics-framework-template/main/assets/images/icons/opera.png) | ![Edge](https://raw.githubusercontent.com/lZiMUl/web-basics-framework-template/main/assets/images/icons/edge.png) | ![IE](https://raw.githubusercontent.com/lZiMUl/web-basics-framework-template/main/assets/images/icons/internet-explorer.png) | --- | --- | --- | --- | --- | --- | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | 11 ✔ | Clone Warehouse Command: ``` git clone https://github.com/lzimul/web-basics-framework-template.git && cd web-basics-framework-template ``` Initialization Command: ``` npm install ``` Development Command: ``` npm run dev ``` Operation Command: ``` npm start ```