1.0.2 • Published 4 years ago
@webstudio-team/dev-stack v1.0.2
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 prod