Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Latest commit

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

selelab/web

CI

エレラボ公式サイトのソースコード

環境構築

node.jsをインストールします。

Macの場合

brew install node

Windowsの場合

以下からダウンロードします。
https://nodejs.org/ja/download/

yarnをインストールします。

npm install -g yarn

依存関係を解決します。

yarn install

ローカル用のサーバーを立ち上げます。

yarn start

以下のように表示されたら成功です。指示の通りブラウザで http://localhost:3000 へアクセスしましょう。

Compiled successfully!
You can now view selelab_web in the browser.
Local: http://localhost:3000
On Your Network: http://<your LAN address>:3000
Note that the development build is not optimized.
To create a production build, use yarn build.

About

公式サイトのソースコード

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages