Settings/Editor/Code Style/HTML
, find Do not indent children of
option
in tab Other
and add script
tag there.Settings/Plugins
tab Marketplace
and install Multirun
.Run
and find there Edit Configurations
. Click on +
and
select Multirun
. Set name on Run project
and add scripts (run serve and run
sass-watcher) below into Choose configurations to run
. Remember to set Allow parallel run
and Start configurations one by one
options on checked.cd client
npm i
npm run serve
npm i
npm run build
To do list:
CHANGELOG.md
frontend/package.json