/vue-northwind-customers

A paginated Vuejs datatable powered by Express and Sqlite

Primary LanguageJavaScript

northwind-vue

  • npm install
  • node_modules/.bin/sequelize db:migrate
  • node_modules/.bin/sequelize db:seed:all
  • DEBUG=northwind-vue:* npm start
  • Proceed to: http://localhost:3000