front-end-basics

时间:2024-05-21 07:41:51
【文件属性】:

文件名称:front-end-basics

文件大小:18KB

文件格式:ZIP

更新时间:2024-05-21 07:41:51

JavaScript

前端基础 前端基础版本1.0.0 快速开始 提供了几种快速入门选项: 克隆仓库: git clone https://github.com/Magnum888/front-end-basics.git 如果要启动服务器-使用安装: npm i 打开项目(运行服务器) npm run gulp 如果输入命令npm run gulp则服务器运行或 包含什么 在下载文件中,您将找到以下目录和文件,对公用资产进行逻辑分组,并提供已编译和最小化的变体。 您会看到以下内容: Gulp_SimpleStart/ ├── static/ │ ├── data.json │ ├── index.js │ ├── init.css │ └── poop.png ├── index.html ├── gulpfile.js ├── package-lock.json ├── pack


【文件预览】:
front-end-basics-master
----.gitignore(49B)
----package.json(391B)
----gulpfile.js(1KB)
----static()
--------poop.png(11KB)
--------index.js(5KB)
--------data.json(4KB)
--------init.css(940B)
----README.md(1KB)
----index.html(466B)

网友评论