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