Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 437 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 437 Bytes

base-plugin-aquila

Boilerplate code used to create a plugin for AquilaCMS.

You can find official documentation here

Start dev

npm install

Linter info

Issues will appear in 'output' and will be underlined in red in your code.

To use it, do

npm run -s lint:check

Lengend :

  • -s is for silent npm