Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 1.32 KB

README.md

File metadata and controls

55 lines (39 loc) · 1.32 KB

mtime logo

Build Status GitHub License

Introduction

A MVC mTime websit build with eggjs

Features

Pages

  • All chinese location change
  • Movie list(hot, new and comming)
  • Movie detail
  • Movie trailer
  • Movie stills
  • Movie lang comment
  • Movie mini comment

Development

config your mysql at config/config.default.js, then

$ yarn
$ yarn dev
$ open http://localhost:7001

Deploy

$ yarn start
$ yarn stop

Npm scripts

  • Use yarn lint to check code style.
  • Use yarn test to run unit test.
  • Use yarn autod to auto detect dependencies upgrade, see autod for more detail.

License

Mtime is MIT licensed.