/mean

The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications

Primary LanguageTypeScript

Welcome to the mean stack

The mean stack is intended to provide a simple and fun starting point for cloud native fullstack javascript applications.

Installation

cp .env-example .env
yarn install
yarn build
yarn start (for development)
yarn serve (for production)

AngularMaterial

This project was generated with Angular CLI version 1.7.4.