このリポジトリにはNext.jsで使用される一般的なライブラリが既にセットアップされています。
新しいNext.jsアプリを作成する際にはこのプロジェクトをクローンして利用してください。
- @emotion/[email protected]
- @emotion/[email protected]
- @fontsource/[email protected]
- @mui/[email protected]
- @mui/[email protected]
- @types/[email protected]
- @types/[email protected]
- @types/[email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- react-icons
- swr
- react-use
- uuid
- usehooks-ts
- axios
git clone https://github.com/sino3325/next_setup_base [新しいディレクトリ名]
npm i
git remote set-url origin [新しいリモートリポジトリのURL]
git remote add origin https://github.com/sino3325/[リモートリポジトリ名].git
git branch -M main
git push -u origin main