/hot-100

https://paycertify-hot-100.firebaseapp.com/

Primary LanguageJavaScript

paycertify-hot-100

Hi 👋 Elias and Matheus.

I had fun doing the project. It is deployed to the web at this url: https://paycertify-hot-100.firebaseapp.com/

I did not have a lot of time this week. It is Valentine's Day here in the states, but I did he best I could with the time I had. I wish I had gotten to more testing... but don't we always.

If you have any questions please reach out to me. I look forward to hearing from you.

Thanks,

Levi

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • cd paycertify-hot-100
  • npm install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Linting

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

Building

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

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links