Task manager platform
Based on this project.
Using conventional commits.
npm install webpack-dev-server -g
if you don't have it.
Available Scripts
npm run dev
Launches the webpack-dev-server on http://localhost:8080.
npm start
Runs webpack with production mode.