Skip to content

ericdouglas/mean-blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

♠ mean-blackjack ♠

How to Install & Run

  1. Clone the project git clone [email protected]: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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published