Easy to use way to create nice js-modules.
Download this repository and write module in src
directory.
[src]
[css]
* your css files *
[js]
* your js files *
main.css
main.js
Check out example files in src
.
In file main.js
you can connect files from js dir by require
function.
In file main.css
you can import css files by @import
.
Install node dependences.
npm i --save-dev
Run webpack builder.
npm run build
It will try to build package and rebuild it automatically until you press Ctrl+C.
We are small team of Web-developing fans consisting of IFMO students and graduates located in St. Petersburg, Russia. Fell free to give us a feedback on team@ifmo.su
Telegram: https://t.me/codex_team
Instagram: https://www.instagram.com/codex_team