Skip to content

KyusungDev/es6-simple-kanban-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6 Simple kanban example

A simple example of kanban style example using ES6 & firebase.

Getting Started

Clone the repository and cd into it.

Install the project dependencies.

npm install

Start the server.

npm start

Navigate to localhost:8080 in your browser of choice.

Start making changes to files within the src/ directory and you'll see those changes in the browser immediately, all without needing to refresh the page.

License

Released under the MIT license: opensource.org/licenses/MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages