Skip to content

Quick Starter Repository for Angular Material

Notifications You must be signed in to change notification settings

001ben/ben-web

 
 

Repository files navigation

Ben-web

This is a personal web project for the purpose of learning and building an app using the MEAN stack, and web development in general. See it running at http://www.benjamentech.com


Commands

Note that these commands are relative to the project root directory and may be subject to change at any time

###Starting the server:

node server-app/app.js <port-number> <scheme://hostname>

- defaults to 80, the server runs on this port. scheme://hostname - defaults to http://localhost. This is used in OAuth authentication, should match server name.

Contact

For more information on this project, send a message to my Github account

About

Quick Starter Repository for Angular Material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.3%
  • CoffeeScript 23.9%
  • CSS 13.1%
  • HTML 11.7%