https://github.com/abhishekkhandait/preact-task-board
A basic task board app based on Preact, TypeScript, Webpack
https://github.com/abhishekkhandait/preact-task-board
material-design preact preact-app preact-demos preact-redux preact-typescript task-board typescript webpack
Last synced: 9 months ago
JSON representation
A basic task board app based on Preact, TypeScript, Webpack
- Host: GitHub
- URL: https://github.com/abhishekkhandait/preact-task-board
- Owner: abhishekkhandait
- Created: 2018-09-29T10:31:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-09-17T10:08:00.000Z (9 months ago)
- Last Synced: 2025-09-26T05:50:45.638Z (9 months ago)
- Topics: material-design, preact, preact-app, preact-demos, preact-redux, preact-typescript, task-board, typescript, webpack
- Language: TypeScript
- Homepage:
- Size: 656 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Preact-Task-Board
[](https://greenkeeper.io/)
[](https://travis-ci.org/abhishekkhandait/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
