A basic frontend setup with Gulp, Tailwind CSS and Nunjucks.
NPM
npm install --global gulp-cli npm install
Yarn
yarn global add gulp-cli yarn
yarn start // or npm start
yarn build // or npm run build