Giter Club home page Giter Club logo

angular's Introduction

important links

https://code.visualstudio.com/docs/nodejs/angular-tutorial
https://blog.zaven.co/angular-7-tutorial-learn-angular-7-by-example/
https://stackblitz.com/angular/apvnyeypnyg
https://www.javatpoint.com/angular-7-with-bootstrap
https://www.tutorialspoint.com/angular7/angular7_overview.htm
https://www.techiediaries.com/angular-course/

crud
https://github.com/KrunalLathiya/Angular7CRUDExample

fixprojects
npm uninstall angular-cli
npm install @angular/cli --save-dev

**create components
ng g c header

**install bootstrap
npm install bootstrap --save

**default conection to mongodb
name: mongodb
address: localhost
port: 27017

https://appdividend.com/2018/11/04/angular-7-crud-example-mean-stack-tutorial/
https://github.com/KrunalLathiya/Angular7CRUDExample

npm install -g nodemon 
**ghlobally

**run this command just in api folder 
nodemon server

https://www.positronx.io/mean-stack-tutorial-angular-7-crud-bootstrap/

execute this command to create an api project in net 
dotnet new mvc -o MvcMovie

https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/start-mvc?view=aspnetcore-3.0&tabs=visual-studio-code

https://learning.oreilly.com/learning-paths/learning-path-a/9781838645236/

https://learning.oreilly.com/learning-paths/learning-path-mean/9781838557478/

install
https://marketplace.visualstudio.com/items?itemName=danwahlin.angular2-snippets

****

npm install -g @angular/[email protected]

>ng new angular-news --routing --style=scss --skip-install --inline-style --inline-template --dry-run
>cd angular-news
npm install
ng s -o





angular's People

Contributors

ricardojavister 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.