Skip to content

Spandanakasam/product-mart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRODUCT MART an angular app on MEAN stack

Welcome to product mart this is an Angular App where we are using Angular Material to develop pages and we are making this app from the scratch to learn angular.

This course is introduction to MEAN stack step by step. The MEAN stack uses Mongo, Express, Angular and Node for simple and scalable fullstack js applications

  • M = MONGO DB
  • E = EXPRESS
  • A = ANGULAR
  • N = NODE.JS

Learning Checklist

Below are our learning checklist. We will cover one by one each topic while making this website and hence completing our MEAN Stack Learning. Please follow all of my teaching videos here in YouTube.

  • Environment ( node, npm , expressjs, vscode ) [2019-04-06]
  • Angular CLI [2019-04-06]
  • Use Case (Display User List)
  • Integrate with Angular Material
  • Use Components from Angular Material
  • Organize Project (shared and core module, feature module)
  • Host application in local server ( express.js)
  • Serve the data from local server
  • Integrate app with Mongo DB.
  • [ ]

Learning Materials

  • Youtube Link for Introduction to MEAN stack and Learning Angular Step by Step.
  • Articles related to Angular and related MEAN stacks can be found here in https://rupeshtiwari.com

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Angular CLI

This project was generated with Angular CLI version 7.3.8.

About

An angular 7 app from scratch introduction to MEAN stack step by step.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors