/tea-sequelize

Small practice exercise for Sequelize options

Primary LanguageJavaScript

Sequelize Enrichment

To get started...

  1. Fork this github repo.
  2. git clone the fork onto your computer and npm install.
  3. To run the tests, run npm test (or npm t for short!).
  4. Do your work in src/tea-model.js.
  5. Once you pass all the tests, you're done!