Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucassklp/blog-with-mean-stack-using-ts

A web-application of a blog using MEAN (MongoDB, Express, Angular, NodeJS - with TypeScript) made for learning purpose.
https://github.com/lucassklp/blog-with-mean-stack-using-ts

expressjs mongodb mongoose node node-js

Last synced: about 1 month ago
JSON representation

A web-application of a blog using MEAN (MongoDB, Express, Angular, NodeJS - with TypeScript) made for learning purpose.

Awesome Lists containing this project

README

        

# blog-with-mean-stack-using-ts

To run this application, you must do following steps:

1. Clone this repository using ```git clone https://github.com/lucassklp/blog-with-mean-stack-using-ts.git```
2. Run ```npm install```
3. Run ```npm start```