This WordPress plugin is an add-on to the Badge Factor 2 WordPress plugin. It adds the concept of "course" to the concept of badges covered by Badge Factor 2.
- Node >= 12 ; Download Here
- Execute
npm installin the root folder
- Build for dev
npm run dev - Watch assets/css/public.scss file
npm run watch - HMR
npm run hot - Build for production
npm run production