as mentioned, both jquery and bootstrap are used globally
project src
directory will be pages
folder, pages
folder will contain about/ (about.html,about.js,about.less)
and so on, and then hope the structure generated by packaging will be
dist/
|
__ js/
|
__ css/(reset.css,css)
|
__ public/()
|
__ index.html
|
__ about.html
|
__ ....html
of course, it would be better if you could use eslint, babel and devServer