Skip to content

Yiniau/Caiyun

 
 

Repository files navigation

Caiyun

travis-ci

当时明月在,曾照彩云归。

Install

$ git clone https://github.com/BetaSummer/Caiyun.git
$ cd Caiyun && npm install

Develop

$ npm run dev

This runs a development mode server with live reload etc.

Open http://localhost:8080 in your browser.

Production

$ mkdir dist // for the first time
$ npm run build
$ npm start

Open http://localhost:8080 in your browser.

Lint

$ npm run lint

Deploy

$ npm run predeploy
$ npm run deploy

About

Betahouse studio 2016 official website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.0%
  • CSS 30.7%
  • HTML 6.3%