- 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
mmeyers00/vue-northwind-customers
A paginated Vuejs datatable powered by Express and Sqlite
JavaScript