aw-front-starter
v3.0.10
Published
Starter kit for the standard edition of Simple Dot based on Webpack
Downloads
687
Readme
AW Studio - AW Front Starter
Installation
Yarn
$ yarn add aw-front-starter
NPM
$ npm install aw-front-starter --save-dev
Configuration
Create un file in config/task-config.js
of your project to change de default configuration of the starter
Build commands
Development
To build a particular theme, modify it in the package.json file of your project in the config.theme
section.
$ yarn start
Production
$ yarn prod
Icons
$ yarn run icons