Skip to content

Instantly share code, notes, and snippets.

@GitHub30
Last active June 10, 2019 10:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GitHub30/c4b94636477cb41af7b66b676642fe23 to your computer and use it in GitHub Desktop.
Save GitHub30/c4b94636477cb41af7b66b676642fe23 to your computer and use it in GitHub Desktop.
git clone https://github.com/GitHub30/vscode-remote-try-nuxt.git
code-insiders vscode-remote-try-nuxt/
cd \
&& git clone https://github.com/takehiro-takahashi/create-nuxt-app.git \
&& cd create-nuxt-app/ \
&& git checkout support_typescript \
&& yarn \
&& cd /workspaces/vscode-remote-try-nuxt/
~/create-nuxt-app/cli.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment