Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 595 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 595 Bytes

Custom Code Snippets

Effortlessly user can add the block of code to code file.

Get Started with Development

  • Clone this plugin in your setup by clicking green "Code" button on the top of this repo
  • cd to the custom-code-snippets
  • Run npm run setup or yarn setup to install dependencies.

Useful Commands

  • npm start or npm run start or yarn start - Watch and compile SASS, JS
  • npm run build or yarn build - Compile SASS, JS
  • composer dump-autoload or composer dumpautoload - Regenerates the list of all the classes that need to be included in the project