Skip to content

This is an app we were required to build for our Object Oriented (CS 5700) Class.

Notifications You must be signed in to change notification settings

Adalden/connection-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate for an Angular App

##Installation

From the command line run npm install and npm install grunt-cli -g

##Running the App

Run npm startt

##Running the App in Production Mode

Run grunt build and export NODE_ENV=production then npm start

##Grunt Commands

This app uses grunt, the following commands are available: grunt hint, grunt build, grunt clean

About

This is an app we were required to build for our Object Oriented (CS 5700) Class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published