ericdouglas / mean-blackjack

MEAN Blackjack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

♠ mean-blackjack ♠

How to Install & Run

  1. Clone the project git clone git@github.com:ericdouglas/mean-blackjack.git
  2. Go to the root folder cd mean-blackjack
  3. Run npm install on the terminal
  4. Run bower install on the terminal

Run the server

Start the server node server.js or nodemon server.js

The application will be available at http://localhost:3000/

Run the tests

npm test

License

MIT License © Eric Douglas

About

MEAN Blackjack


Languages

Language:JavaScript 79.5%Language:HTML 20.1%Language:CSS 0.4%