Setup

プロジェクトをセットアップする

takemo101 256aaa9 312 B Updated

File contents

Setup {{project}}

依存関係のインストール

cd {{project}}
npm install

データベースのセットアップ

npm run db:migrate

初期データの投入

npm run db:seed

takemo101/taskp/tree/main/tests/fixtures/skills/multi-codeblock commit 256aaa94ea

Frequently asked questions

npx skillmds@latest add takemo101/setup