Skip to content

frappe/gantt を使用したWebガントチャート作成用ボイラープレート

Notifications You must be signed in to change notification settings

arm-band/vanargantt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanargantt

Abstract

frappe/gantt: Open Source Javascript Ganttを組み込んだ自分用ガントチャート作成ボイラープレート

Features

  • ガントチャート用JSライブラリを使用し、Web上でガントチャートを表示
  • タスクはjsonファイルに分離し一元管理
  • gulpタスクによりビルド&ホットリロード。ガントチャートの見た目を確認しながらガントチャートの作成に専念できます

Using

First

  1. プロジェクトをgit clone
  2. npm i -D
  3. npm start
  4. src/contents/task.jsonを編集

After the 2nd time

  1. npm test
  2. src/contents/task.jsonを編集

Powered by arm-band/kiribi_ususama at ver.4.6.0-4.3.1

About

frappe/gantt を使用したWebガントチャート作成用ボイラープレート

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published