-
AngularでHello, World
セットアップ $ curl -fsSL https://deb.nodesource.com/setup_18…
-
DockerfileでSpring Bootを起動
WSLの用意 > wsl -l -v > wsl --unregister Ubuntu-24.04 > ws…
-
Spring bootでHello, World!
WSLの用意 > wsl -l -v > wsl --unregister Ubuntu-24.04 > ws…
-
javaでHello, World!
WSLの準備 > wsl -l -v > wsl --unregister Ubuntu-24.04 > ws…
-
json-serverでモックサーバーを建てる
testdir ┣ Dockerfile ┗ data ┗ db.json $ vim Dockerfile …
-
reactアプリを作成
npm コマンドをインストール nコマンド導入 参考 https://react.dev/ $ npx cre…
-
Remix-runをインストール
nコマンド導入 Remixのインストールをインストール行う mkdir my-remix-app cd my-…
-
nextjs アプリを作成
npm コマンドをインストール nコマンド導入 参考 https://nextjs.org/ $ npx cr…
-
nコマンド導入
nコマンド導入まで $ sudo apt update $ sudo apt install nodejs n…
-
vim に便利プラグインを導入する
参考 https://github.com/junegunn/vim-plug https://github.…