Skip to content

alecejones/plugin-starter

 
 

Repository files navigation

Wordparrot Plugin Starter

Featuring:

  • Webpack 5
  • Typescript
  • Husky, Prettier, Eslint

Getting started

Make sure to have NodeJs already installed.

Install all dependencies

yarn install

Start developing and serve your app

npm start

Build your application

npm run build

About

A starting point for plugins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.1%
  • TypeScript 43.4%
  • Shell 0.5%