项目作者: Shuunen

项目描述 :
Interactive chart
高级语言: Vue
项目地址: git://github.com/Shuunen/crystal-plan.git
创建时间: 2018-10-11T13:28:37Z
项目社区:https://github.com/Shuunen/crystal-plan

开源协议:GNU General Public License v3.0

下载


Crystal Plan

GitHub license

Website Up
LGTM Grade

Create & present your plan, the crystal clear way.

demo

Try online

Usage

  1. npm install
  2. npm start # local development
  3. npm run build # build for production

Thanks

  • Eslint : super tool to find & fix problems
  • Github : for all their great work year after year, pushing OSS forward
  • Netlify : awesome company that offers hosting for OSS
  • Npm-run-all: to keep my npm scripts clean & readable
  • Repo-checker : eslint cover /src code and this tool the rest ^^
  • Shields.io : nice badges on top of this readme
  • Travis-ci.com : for providing free continuous deployments
  • Vue : when I need a front framework, this is the one I choose <3