movielist-vue

A Vue.js project for list the movies grab by the scrapy from bttiantang.com.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run unit tests
npm run unit (not implement yet ...)

# run e2e tests
npm run e2e (not implement yet ...)

# run all tests
npm test (not implement yet ...)