Skip to content

Developing an AngularJS application for a community project with Free Code Camp OKC

Notifications You must be signed in to change notification settings

kate-e-allen/AngularApp

 
 

Repository files navigation

Angular Chat App

An Angular Chat App built for free code camp oklahoma city.

##To Start

  • Clone the app into your directory
  • In the root directory use npm install to install required modules
  • Use the command grunt in the command line, to concat files and start server
  • Navigate your browser to localhost:3000

##File Tree The server is located in the /server directory.
The front end files are located in /public/ directory.

About

Developing an AngularJS application for a community project with Free Code Camp OKC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.6%
  • HTML 20.4%
  • CSS 1.0%