k-shimari / nod4j

Other
5 stars 2 forks source link

公開用のReadmeを作る #72

Closed k-shimari closed 5 years ago

k-shimari commented 5 years ago

書くこと

maxfie1d commented 5 years ago

@k-shimari こんな感じでしょうか。

Pre-requirements

Getting started

  1. Clone the repo
  2. Run the commands below
    cd frontend
    npm install
    npm start

Develop

$ npm start

Note: Hot reload is enabled.

Build and Run

$ npm run build
$ npm run server

Open your project

  1. Locate fileinfo.json and varinfo.json at src/assets/project/<PROJECT_NAME>
  2. Add on the main page

image

k-shimari commented 5 years ago

いい感じだと思います(ツール名変更の関係でスクショは取り直してもらうと思いますが) 残りを一回書いてみて足りなさそうなとこがあればまた聞きます.

maxfie1d commented 5 years ago

分かりました