Giter Club home page Giter Club logo

angulartemplates / learn-how-to-build-a-mean-stack-application Goto Github PK

View Code? Open in Web Editor NEW
66.0 8.0 1.7K 250 KB

The goal of this tutorial is to guide you through the coding of a full-stack JavaScript example application project and connecting a backend API to an Angular 5 front-end application employing the MEAN stack.

Home Page: https://angular-templates.io/tutorials/about/learn-how-to-build-a-mean-stack-application

License: MIT License

TypeScript 98.65% JavaScript 1.35%
mean-stack angular angular5 angular-applications angular-starter-template meanstack mongodb expressjs nodejs express

learn-how-to-build-a-mean-stack-application's Introduction

Angular Tutorial: Learn Angular from scratch step by step REST API

This project is a Loopback API used in part 2 of Learn Angular from scratch step by step tutorial where we explore from the basic concepts and whyโ€™s of Angular to building a complete Angular 7 app with the MEAN stack.

The goal of this angular 7 tutorial is to guide you through the coding of a full-stack JavaScript example application project and connecting a backend API to an Angular front-end application employing the MEAN stack.

By the end of this Angular advanced tutorial, you will learn about the mean stack from scratch, including how to build a RESTful API with Loopback and using it to perform CRUD operations on a MongoDB database through an Angular frontend.

Get the step by step free tutorial in https://angular-templates.io/tutorials/about/learn-how-to-build-a-mean-stack-application

Please support this project by simply putting a Github star โญ. Thanks ๐Ÿ™

Installation

Run npm install to install all the required dependencies

Then run npm run start to start the API in your local environment.

Web server listening at: http://localhost:3000

Browse your REST API at http://localhost:3000/explorer

Please read the tutorial to see how to use this project

After installing the node dependencies run the following command to generate the sdk: ./node_modules/.bin/lb-sdk server/server.js ./client/sdk

learn-how-to-build-a-mean-stack-application's People

Contributors

djabif avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

learn-how-to-build-a-mean-stack-application's Issues

Ephemeral Array

I have forked, cloned, and then run npm install.

Upon npm run start this error is thrown:
[email protected] start C:\Users\BTH\source\GIt Repos\lafs-api

node .

C:\Users\BTH\source\GIt Repos\lafs-api\node_modules@swagger-api\apidom-core\cjs\serializers\value\ast\ephemeral-array.cjs:6
type = 'EphemeralArray';
^

SyntaxError: Unexpected token =

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.