/furniture

Primary LanguageJavaScript

furniture

Setup project

  1. Connect DB PosgreSQL with config file in folder: config/config.json
  2. Run npm install with terminal
  3. Run sequelize db:migrate with terminal
  4. Check file package.json and use environment
  5. Run npm run dev if you using local environment