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