Skip to content

This is Mohan Yin's submission for the Brigit take home project.

Notifications You must be signed in to change notification settings

mohanyin/brigit-blackjack

Repository files navigation

brigit-blackjack

This is Mohan Yin's submission for the Brigit take home project.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/mohanyin/brigit-blackjack.git this repository
  • cd brigit-blackjack
  • npm install

Running / Development

Running Tests

Linting

  • npm run lint:hbs
  • npm run lint:js
  • npm run lint:js -- --fix

Building

  • ember build (development)
  • ember build --environment production (production)

Further Reading / Useful Links

About

This is Mohan Yin's submission for the Brigit take home project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published