Skip to content

livash/AngularExample

Repository files navigation

SquidApp

Example of a single page app using Angular JS.

Server

This application runs using node server. To get started on a linux box, first run following commands:

npm install

chmod +x server.sh

./server.sh

Application can be viewed on localhost:3000

Running the application

Navigate your browser to http://localhost:3000/ to see the app running in your browser.

Disclaimer

The express.js server was borrowed from https://github.com/a2wd/AngularFundamentals

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages