Skip to content
This repository has been archived by the owner on Dec 24, 2023. It is now read-only.

AJarombek/mean-client-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mean-client-prototype

Maintained Label Deprecated Label Archived Label

This is a prototype that uses the Angular 5 framework for the front-end and Node.js for the back-end. MongoDB is used for the database.

This repository holds the client side code (Angular 5). The server side code can be found here

The reason for this prototype is to explore using the MEAN (MongoDB, Express, Angular, Node.js) web application stack. I want to compare the MEAN stack with the MERN (MongoDB, Express, React.js, Node.js) stack for use in my personal website and blog jarombek.com.

There will be discovery posts for this prototype here