Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 308 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 308 Bytes

CRUD-Customers

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run serve

# build for production and launch server
$ npm run build
$ npm run start

For detailed explanation on how things work, check out Nuxt.js docs.