Preact-Task-Board A basic task board app based on Preact, TypeScript, Webpack This app is a simple implementation of a basic TODO taskboard to track task. To run the app: 1. npm install 2. npm run start