- Clone the project
git clone [email protected]:ericdouglas/mean-blackjack.git - Go to the root folder
cd mean-blackjack - Run
npm installon the terminal - Run
bower installon the terminal
Start the server node server.js or nodemon server.js
The application will be available at http://localhost:3000/
npm test
MIT License © Eric Douglas