tufangorel / reactjs-online-kanban-board

Reactjs online kanban board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reactjs-online-kanban-board

Completed Reactjs online kanban board from https://survivejs.com/react/introduction

node --version v8.9.4

npm --version 5.6.0

Getting Started

  • Install dependencies with 'npm install'. Creates node_modules folder.
  • Build source code with 'npm run build' . Creates build folder.
  • Start the development server at '8080' port with 'npm run start'.
  1. reactjs-online-kanban-board > npm install
  2. reactjs-online-kanban-board > npm run build
  3. reactjs-online-kanban-board > npm run start

http://localhost:8080/

kanban_board

About

Reactjs online kanban board


Languages

Language:JavaScript 93.8%Language:CSS 6.2%