@webstudio-team/dev-stack
v1.0.2
Published
Simple dev-stack with a set of reusable vanilla components. Based on [Gulp](https://gulpjs.com) and [Webpack](https://webpack.js.org).
Readme
Dev-Stack
Simple dev-stack with a set of CSS components. Based on Gulp and Webpack.
Features
- Twig templates to HTML, Sass styles compilation
- Assets optimization for production
- Development server with live refresh
Install
yarnUsage
Compile and copy all assets to dist, then run server with Browsersync and watch for changes:
yarn devCompile, optimize and copy all assets to dist:
yarn prodDemo
https://webstudio-team.github.io/dev-stack/
