capibara
v1.3.43
Published
Timeline irricrops capibara
Readme
source: https://github.com/thatisuday/js-plugin-starter.git [
Capibara
VanillaJS (pure JavaScript) plugin Timeline for Irricrops
Here,
distis your destination directory in which the boilerplate code will be copied.
Instructions
- Use
npm installcommand to install dependencies. - Execute command
npm run startto run webpack development server and top open preview in the browser. - Execute command
npm run buildto create plugin distribution files in thedistdirectory. - Execute command
npm run build-devto create plugin development files in thedistdirectory. - Tweak configuration inside
configfolder if necessary. - Configure plugin API using this documentation.
