For the package visit the site
- Initialize
npm run init
Then:
- Build
npm run build - Link
npm run link
Fetch Joomla: "get-joomla"
Link src to www: "link"
Build css/js: "build"
Release: "release"
Initialise the dev: "init"
Lint css: "lint-css"
Lint js: "lint-js"
Lint all: "lint"
Update browserlist: "update:browserlist"