Skip to content

Kyutech-Algorithms-Group/graph-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

環境構築

必要なツール

  • Node.js
  • npm (Node.js をインストール時に自動的にインストールされる)

手順

  1. リポジトリのクローン
git clone https://github.com/Kyutech-Algorithms-Group/graph-builder.git
cd graph-builder
  1. 依存関係をインストール
npm install
  1. 開発サーバーの起動
npm start

デプロイ

npm run predeploy
npm run deploy

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors