Skip to content

nolan-m/kanban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanban board built using React.

There are a few dependencies. Please run the following commands in the project folder once you have pulled it down:

  • npm install react react-dom --save
  • npm install babel webpack webpack-dev-server
  • npm install babel-loader babel-core babel-preset-es2015 babel-preset-react

Then run it using:

  • npm start

Navigate to http://localhost:3333 to view the app

About

Kanban built with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published