文章出處

一款不包含框架(例如:Vue、React、Angular 等)的 Webpack 啟動器

地址見:https://github.com/SinanMtl/webpack-simple-starter

build/      # Webpack configurations
config/     # Dev and prod configurations
src/        # Project development files
|_ scripts/ # Javascript files
|_ styles/  # Style files (scss)
|_ views/   # HTML templates (pug)
static/     # Static files (Like fonts, images)

特性

Bootstrap and depended javascript frameworks like jquery. (Client)
Babel.js for ES6 compile
Sass for CSS
Pug for HTML template
eslint
hot-reload

使用

npm install
npm run dev
npm run build


文章列表


不含病毒。www.avast.com
arrow
arrow
    全站熱搜
    創作者介紹
    創作者 大師兄 的頭像
    大師兄

    IT工程師數位筆記本

    大師兄 發表在 痞客邦 留言(0) 人氣()