当前位置: 首页 > 软件库 > Web应用开发 > >

mean-stack-angular-7-crud-app-example

授权协议 Readme
开发语言 JavaScript
所属分类 Web应用开发
软件类型 开源软件
地区 不详
投 递 者 宗政小林
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

mean-stack-angular-7-crud-app-example

A step by step MEAN Stack Tutorial from which you will learn to build Angular 7 CRUD App with Bootstrap 4, MongoDB, NodeJS and Express JS from scratch.

This project was built with Angular CLI version 7.2.3.

Step by step article on MEAN Stack Tutorial – Angular 7 CRUD App with Bootstrap 4

How to run the app?

  • Run npm install to install required dependencies.
  • Run ng serve to run the angular app
  • Start the MEAN Stack backend
    • cd backend to enter into the backend folder
    • nodemon server to start the nodemon server
    • mongod to start the mongoDB shell

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

 相关资料
  • MEAN Stack Angular 6 CRUD Web Application This source codes if part of MEAN Stack Angular 6 CRUD Web Application tutorial. This project was generated with Angular CLI version 6.0.1. Development server

  • Building CRUD Web Application using MERN Stack This source code is part of Building CRUD Web Application using MERN Stack tutorial. If you think this source code is useful, it will be great if you jus

  • MEAN Chat App A small chat application built using the MEAN stack Warning: this project was built a few years back so it uses old versions of libraries and does not guarantee security. Also it might n

  • mean-angular4-chat-app This source code is part of tutorial Building Chat Application using MEAN Stack (Angular 4) and Socket.io Step to run: Prepare Node.js and Angular CLI Clone this repo Run 'npm i

  • Angular Firebase CRUD This project is part of an Angular tutorial where we explore how to perform all CRUD operations in an Angular 7 application using cloud FireStore as a database. Get the step by s

  • Angular Full Stack Angular Full Stack is a project to easly get started with the latest Angular using a real backend and database. Whole stack is in TypeScript, from frontend to backend, giving you th