GithubHelp home page GithubHelp logo

sairam0903 / building-a-web-app-from-scratch-with-angularjs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tutsplus/building-a-web-app-from-scratch-with-angularjs

0.0 2.0 0.0 1.61 MB

JavaScript 56.06% CSS 1.12% HTML 42.81%

building-a-web-app-from-scratch-with-angularjs's Introduction

Tuts+ Course: Building a Web App From Scratch With AngularJS

Instructor: Andrew Burgess

AngularJS is an amazing front-end framework that has a very novel approach to building web applications, completely unlike any of the other frameworks you might be used to. In this course, we'll take a look at all the core components of Angular, and how they work together to build a complete application. We'll be building an address book: Starting from nothing at all, and ending up with a complete, working project. The focus of the course will be on Angular, but we'll use Express for the back-end code.

Installation

It is assumed that you have already installed node and bower. There are a couple of other compontents that you will need to install.

You should have a global .bowerrc file. Create it if it does not exist, with the following contents.

	{
    	"directory": "public/lib"
	}

Now open your project folder in the commandline and run the following.

	npm install express
	bower install angular
	bower install bootstrap

Source files for the Tuts+ course: Building a Web App From Scratch With AngularJS

building-a-web-app-from-scratch-with-angularjs's People

Contributors

adamarthurryan avatar amanda08 avatar caomca avatar itsmylife avatar tbarbaro avatar

Watchers

 avatar  avatar

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.