Skip to content

THIS IS OLD DO NOT USE. seperate front and backend boiler plate for the mean stack

Notifications You must be signed in to change notification settings

joe-lloyd/MEANBoilerPlate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MEANBoilerPlate

Seperate front and backend boiler plate for the mean stack. To see latest changes check out the develop branch.

Backend

Using gulp to run the server.js ('cd backend && gulp start') we allow access to our frontend and any other apps that would like to use our restful api.

Frontened

Angular js modules makeup our app in the front end, its important to keep things self contained and modular. We run this app seperately with the cmd cd frontend && http-server .

About

THIS IS OLD DO NOT USE. seperate front and backend boiler plate for the mean stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published