Simple SPA that looks like forum with comments
# For development project you will need
to install npm
# Updating necessary dependencies is necessary after cloning of project
$ npm install
# For start dev server run default gulp task
$ gulp