Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 316 Bytes

File metadata and controls

14 lines (8 loc) · 316 Bytes

Angular test

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