- Install with the setup package from Node.js
- From terminal or command line console, run the following commands.
npm install esbuild
npm install sass
npm install postcss autoprefixer postcss-cli
- From terminal or command line console, run the following command.
npm run build-all-locally
- From terminal or command line console, run the following command.
npm run build
- From terminal or command line console, run the following command.
npm run build-css