Giter VIP home page Giter VIP logo

angular_03062015's Introduction

Welcome to Introduction to Angular.js!

Instructor

Eric Greene linkedin.com/in/ericwgreene

Public Wifi

  • SSID: Esri Public
  • Password: esripub

Overview

This repository contains a start and completed folder. The start folder is the starting place for the class, while the completed folder is a completed application with unit tests.

Getting Started

To get started, download and extract the zip file or clone the repository to a local folder.

Only Node.js needs to be installed to run this code. Please use the LTS version of Node.js. No NPM packages need to be installed.

To run either the start or completed version of the application, change to the "start" or "completed" folder, and run the following command from the terminal.

$ node server

To access the web application, open a web browser and navigate to http://localhost:8080.

To run the unit tests, open a web browser and navigate to http://localhost:8080/tests/.

Configuration

The config.json file can be modified to change the web server port. This is useful if port 8080 is already being used by another application on your system.

Also, html5Mode can be set to true when using HTML5 mode for client side routing in Angular.js. When set to true, "index.html" will always be served up, regardless of the url, except for CSS, JavaScript, font, template, and test files.

angular_03062015's People

Contributors

ericwgreene avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

hanss codegrunt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.