anova / webpack-examples

Simple webpack examples for a webpack article.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Örnek projeyi çalıştırmak için

Yarn gibi bir paket yöneticisi ile

yarn install

diyerek gerekli modülleri kurduktan sonra, package.json içinde "scripts" içindeki görevleri

yarn run example1-dev

gibi çalıştırabilirsiniz.

About

Simple webpack examples for a webpack article.

License:The Unlicense


Languages

Language:JavaScript 83.4%Language:HTML 11.7%Language:CSS 4.9%