All Projects → survivejs-demos → Redux Demo

survivejs-demos / Redux Demo

Licence: mit
Redux port of SurviveJS - Webpack and React Kanban app

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Redux Demo

Cadence Web
Web UI for visualizing workflows on Cadence
Stars: ✭ 261 (-7.45%)
Mutual labels:  webpack
Threejs Webpack Es6 Boilerplate
A basic boilerplate for a Three.js project compiled with Webpack and transpiled via Babel to enable using ES6 syntax.
Stars: ✭ 267 (-5.32%)
Mutual labels:  webpack
Personal Kanban
📌 Personal Kanban Board is an agile project management tool that helps you visualise your work, limit your work-in-progress (WIP) and to craft & optimise your work flow to get the maximum output. To achieve this, it makes use of columns and cards. Personal Kanban offers visual clue, columns, WIP limits, start point and end point to set you up for success.
Stars: ✭ 268 (-4.96%)
Mutual labels:  kanban
Doclever
做最好的接口管理平台
Stars: ✭ 2,849 (+910.28%)
Mutual labels:  webpack
Vue.js Starter Template
A starter template for Vue.js projects
Stars: ✭ 267 (-5.32%)
Mutual labels:  webpack
Angular Native Seed
Build web apps and NativeScript applications from one codebase using the AngularCLI.
Stars: ✭ 271 (-3.9%)
Mutual labels:  webpack
Vue Electron Template
An Electron & Vue.js template with Hot-reloading enabled and common Vue plugins, dev, debug and build scripts configured.
Stars: ✭ 260 (-7.8%)
Mutual labels:  webpack
Vue Admin Design
基于vue + elementUI的管理系统模板
Stars: ✭ 279 (-1.06%)
Mutual labels:  webpack
Frontend Boilerplates
Collection of Boilerplates with ES6, Vue, React, Nuxt, TypeScript, SCSS, Nodejs. Using good practices and file structures to inspire your real projects.
Stars: ✭ 269 (-4.61%)
Mutual labels:  webpack
Minification Benchmarks
🏃‍♂️🏃‍♀️🏃 JS minification benchmarks: babel-minify, esbuild, terser, uglify-js, swc, google closure compiler
Stars: ✭ 271 (-3.9%)
Mutual labels:  webpack
Twreporter React
twreporter site with nodejs
Stars: ✭ 263 (-6.74%)
Mutual labels:  webpack
Vue2 Spa Tutorial
Vue2.x(即将升Vue 3)、 Webpack 4.x、Babel 7.x
Stars: ✭ 267 (-5.32%)
Mutual labels:  webpack
Webpack Lighthouse Plugin
A Webpack plugin for Lighthouse
Stars: ✭ 271 (-3.9%)
Mutual labels:  webpack
You May Not Know Vuejs
Vuejs 从入门到精通系列文章
Stars: ✭ 263 (-6.74%)
Mutual labels:  webpack
Laravel Vue
运用laravel5.4 + vue2.0 + elementui
Stars: ✭ 276 (-2.13%)
Mutual labels:  webpack
Vue Express Mongo Boilerplate
⭐ MEVN Full stack JS web app boilerplate with NodeJS, Express, Mongo and VueJS
Stars: ✭ 2,814 (+897.87%)
Mutual labels:  webpack
Webpack Assets Manifest
This Webpack plugin will generate a JSON file that matches the original filename with the hashed version.
Stars: ✭ 269 (-4.61%)
Mutual labels:  webpack
React Music
基于React全家桶开发的音乐播放器
Stars: ✭ 281 (-0.35%)
Mutual labels:  webpack
Quickbill
Create unlimited invoices for free.
Stars: ✭ 278 (-1.42%)
Mutual labels:  webpack
Code Resume
Build your own Resume 📖 in seconds
Stars: ✭ 271 (-3.9%)
Mutual labels:  webpack

Kanban app - redux port

This repository contains redux port of the SurviveJS - Webpack and React Kanban example.

See Dan Abramov's interview about redux!

Demo

  1. cd kanban_app
  2. npm i
  3. npm start
  4. Surf to localhost:8080

License

MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].