blog-with-mean-stack-using-ts

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

MIT License

Stars
1

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