Coder Social home page Coder Social logo

ra_angular02_v01_workversion's Introduction

For Red Academy - Angular2 repository based upon minimalES6-v01

This repo is used for the Angular2 section of the Red Academy Web Dev Course. It's based upon the minimalES6-V01 repo I created at

https://github.com/eapostol/minimalES6-v01.git

In addition, this repo attempts to merge the typeScript repo mentioned in the slides, at

https://github.com/Codesleuth/vscode-typescript-boilerplate

THIS GIT URL is at https://github.com/eapostol/ra_angular02_v01

To use this repo:

  1. Create a repo for your github profile, call it ra_angular02_v01.
  2. For the description, enter in any details such as "angular2 starter"
  3. Do not add a README or license.
  4. In your terminal / command prompt, create a folder that will host the local copy of the repo files, calling it ra_angular02_v01 or something that makes sense.
  5. Then enter the following in your terminal / command prompt

git clone https://github.com/eapostol/ra_angular02_v01.git ra_angular02_v01

(assuming you are in a directory above the newly created ra_angular02_v01)

  1. Use the cd command to enter into the ra_angular02_v01 folder

cd ra_angular02_v01

  1. Then at the terminal / command prompt, run npm install This should create the node_modules folder and add the packages.

  2. You can then begin to install the Angular 2 and related modules, following the instructions on the slides.

hint: you may wish to make a 'working' branch, for example, calling it work_in_progress, separate from your master. Then changes won't affect the "master" branch per se ( and if you make a mistake you can always create another branch to work with ).

  1. You may require / be asked to create a tslint.json file. A default one can be created in the command prompt/terminal by typing in the command

tslint --init

Good luck :)

the readme.md doc was edited in webstorm by jetbrains and dillinger (http://www.dillinger.io)

ra_angular02_v01_workversion's People

Contributors

eapostol avatar

Watchers

 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.