matecomp / AniRecMEAN

TBA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MEAN Stack

Code for the MEAN Soup to Bits

  • MongoDB
  • Express
  • Angular
  • Node

Requires MongoDB server running

Developing

  • npm install to resolve dependencies
  • npm run watch to start transpile watch. This command will read files under client/src and generate a single file under client/dist/bundle.js which should be included by index.html

About

TBA


Languages

Language:HTML 67.3%Language:JavaScript 28.5%Language:CSS 4.2%