Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 演習問題を提供するためのテンプレートの作成 #2

Merged
merged 22 commits into from
Jan 14, 2022
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
36226f5
chore: exec `yarn create vite template --template vue`
knokmki612 Jan 13, 2022
8e87d0d
chore: setup eslint
knokmki612 Jan 13, 2022
d4d20c1
fix: CodeSandboxで `yarn dev` すると一定間隔で更新される
knokmki612 Jan 13, 2022
9b3c8aa
chore: setup codesandbox config
knokmki612 Jan 13, 2022
51a6bc0
chore: specify node version
knokmki612 Jan 13, 2022
8f9ec26
fix: wrong config name
knokmki612 Jan 13, 2022
3be2e8e
fix: not working with specifying node 16
knokmki612 Jan 13, 2022
c8c884b
chore: specify node version (take 2)
knokmki612 Jan 13, 2022
ed2f252
chore: remove eslint
knokmki612 Jan 13, 2022
f567c5e
docs: hmrのポート番号をデフォルトから変更している背景
knokmki612 Jan 13, 2022
a32b399
chore: specify package manager version
knokmki612 Jan 13, 2022
33bc0c8
chore: use npm instead of yarn
knokmki612 Jan 13, 2022
38898e7
chore: rename template as vite-template, etc.
knokmki612 Jan 13, 2022
9c83b7b
chore: exec `npx nuxi init nuxt-template`
knokmki612 Jan 13, 2022
28d36c0
chore: drop CodeSandbox support
knokmki612 Jan 13, 2022
e58619b
chore: apply vscode settings to entire dirs
knokmki612 Jan 13, 2022
3e475ed
chore: apply node version to entire dirs
knokmki612 Jan 13, 2022
f48caf3
chore: fill package.json
knokmki612 Jan 13, 2022
2a78878
docs: 使い方
knokmki612 Jan 13, 2022
11a7b31
chore: switch from npm to yarn again
knokmki612 Jan 14, 2022
90a2adf
chore: re-setup CodeSandbox config
knokmki612 Jan 14, 2022
4de2e31
docs: CodeSandboxでの実行手順
knokmki612 Jan 14, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: wrong config name
knokmki612 committed Jan 13, 2022

Verified

This commit was signed with the committer’s verified signature.
commit 8f9ec2650c15bdfcdf9bfea25511fc206fcf0800
File renamed without changes.