Skip to content

A simple sticky notes app which is built on top of Angular 2. It is forked from Angular Class video tutorial.

License

Notifications You must be signed in to change notification settings

WendySanarwanto/ng2-retain-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD

Angular 2 Fundamentals

Angular 2 Fundamentals: Retain App

Google Keep remake application for Angular 2 Fundamentals course


Overview

This repo is designed to accompany the free Angular 2 Fundamentals course. It is a step by step curriculum introducing you to Angular 2 by rebuilding Google Keep. All lessons are broken down into individual branches, with a start and solution branch for each lesson. We recommend taking the course which includes the videos and text descriptions for each lesson to maximize your learnings!

Dependencies

  • Node > 6.x
  • npm > 3.x
  • globals (npm install --global)
    • typescript
    • webpack
    • webpack-dev-server
    • tslint

Getting Started

  • Clone or fork this repository
  • run npm install --global typescript webpack webpack-dev-server tslint
  • run npm install
  • run npm start to fire up dev server
  • open browser to https://localhost:3000

Workflow

  • Start the course
  • What the video for the current lesson
  • Checkout to the appropriate branch for the lesson
  • Follow along and build the app!

Instructor


Scott Moss

Introduction Video

Angular 2 Fundamentals

=======

ng2-retain-app

A simple sticky notes app which is built on top of Angular 2. It is forked from Angular Class video tutorial.

37d4f8ad6798c4aee99dcc6acdbf973db78e1e87

About

A simple sticky notes app which is built on top of Angular 2. It is forked from Angular Class video tutorial.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •