Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 403 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 403 Bytes

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.