mfbx9da4 / mean-with-auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MEAN Boilerplate with Email Auth

Install

  • Requires node v6. Use nvm for example, for managing versions.

  • Requires mongodb installed and running (mongod).

    npm install

Test and coverage

Test server

npm run test:server

Test client

npm run test:client

Run app

npm run start

About

License:MIT License


Languages

Language:CSS 73.6%Language:JavaScript 22.7%Language:HTML 3.6%