Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 404 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 404 Bytes

Boilerplate

This is simple boilerplate with integration of tailwindcss, autoprefixer, postcss, webpack config with rtlcssplugin for any theme or plugin project.

Setup

How to set up the plugin.

Install Setup Packages.

  • npm install

Development

Start Development Server.

  • npm run start

Start Production Server.

  • npm run build

Grunt for compressing file.

  • grunt release