Code for the MEAN Soup to Bits
- MongoDB
- Express
- Angular
- Node
Requires MongoDB server running
npm installto resolve dependenciesnpm run watchto start transpile watch. This command will read files underclient/srcand generate a single file underclient/dist/bundle.jswhich should be included by index.html