murokaco / vtecxblank

blank project for vte.cx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vtecxblank

blank project for vte.cx

Setup

Install gulp&flow

npm install -g gulp 
npm install -g flow-bin

checkout vtecxblank master branch

npm install

npm install 

gulp to build and make a symbolic link. It is executed only once.

gulp

Usage

gulp serve is to use a local dev environment.

gulp serve -h https://{service name}.1.vte.cx

with accesstoken, the updated file will be sent to the server at the same time. (The accesstoken can be obtained by admin console.)

gulp serve -h https://{service name}.1.vte.cx -k {accesstoken}

deploy

gulp deploy -h https://{service name}.1.vte.cx -k {accesstoken}

License

MIT

About

blank project for vte.cx


Languages

Language:JavaScript 64.9%Language:HTML 20.1%Language:CSS 14.3%Language:Shell 0.6%