You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🎉 Successfully created project nuxtSandbox
To get started:
cd nuxtSandbox
yarn dev
To build & start for production:
cd nuxtSandbox
yarn build
yarn start
To test:
cd nuxtSandbox
yarn test
For TypeScript users.
See : https://typescript.nuxtjs.org/cookbook/components/
t_yamagami@RN1021 nuxtSandbox[master #]$ yarn dev
ℹ NuxtJS collects completely anonymous data about usage.
This will help us improve Nuxt developer experience over time.
Read more on https://git.io/nuxt-telemetry
? Are you interested in participating? (Y/n) # n
https://ja.nuxtjs.org/docs/2.x/get-started/installation
ここベースに
node
プロジェクト生成
yarn使ってみる
↑
これでやると、カレントにディレクトリが作られる
nuxtSandbox/nuxtSandbox
nuxt/create-nuxt-app#582
階層1つ前でやってから、gitファイルをコピーする。
差分こんなもんだった
The text was updated successfully, but these errors were encountered: