Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 363 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 363 Bytes

jsbejeweled

Bejeweled in an HTLM canvas.

The Live App Can Be Accessed At: https://renanioliveira.github.io/jsbejeweled/

Integrantes

Renan Ignácio
Tomás Bizet

Scripts

To Run the App in development Mode:

npm start

To Run The Tests:

npm run doc

To Auto Generate the Docs:

npm run doc