Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 636 Bytes

README.zh.md

File metadata and controls

39 lines (24 loc) · 636 Bytes

html5-sass-es6-boilerplate

Build Status

一个使用 HTML5, Sass, ES6, Webpack 构建静态站点的简单样板

语言

项目依赖

环境依赖

Make sure you have Node.js >= 18.0.0 installed on your machine.

安装

npm install

开发

npm run start

打包

npm run build

打包后会在根目录生成一个 /dist 目录.