A simple Kanban board
- Install a MongoDB server to your computer. The
mongodcommand has to be executable in the project root! npm installgruntcommand starts the DB, the Server and the development environment. It watches for file changes, compiles them and restarts the server when needed!