@andcreations/web-builder
v0.2.2
Published
A web builder tool
Readme
Web builder
Web builder is a package allowing to build a web application. It provides functionality to:
- build CSS styles from SCSS files,
- copy assets,
- pack the application source files into a single JS file using webpack,
- build
index.htmlfrom an EJS file.
