Techno-Crafts / mean-angular4-chat-app

MEAN stack with Angular 4 Chat App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mean-angular4-chat-app

This source code is part of tutorial Building Chat Application using MEAN Stack (Angular 4) and Socket.io

Step to run:

  • Prepare Node.js and Angular CLI
  • Clone this repo
  • Run 'npm install'
  • Run 'ng build --prod'
  • Run 'nodemon' or 'npm start'

If you think this source code is useful, it will be great if you just give it star or just buy me a cup of cofee Donate

About

MEAN stack with Angular 4 Chat App

License:MIT License


Languages

Language:TypeScript 47.5%Language:JavaScript 25.7%Language:HTML 23.3%Language:CSS 3.4%