docs: update setup instructions
Co-authored-by: Tara Z. Manicsic <tzmanics@gmail.com>
This commit is contained in:
parent
0330083b92
commit
9429a3c1df
@ -32,6 +32,7 @@ Want to deploy immediately? Click this button
|
|||||||
### To deploy using the [Netlify cli](https://cli.netlify.com/):
|
### To deploy using the [Netlify cli](https://cli.netlify.com/):
|
||||||
Click the 'Use the Template' button at the top of this repo. Then install the Netlify CLI tool and run `netlify init`. Or straight from the Netlify CLI, use the `netlify sites:create-template` command in you terminal ([learn more about this command here](https://www.netlify.com/blog/create-a-site-from-a-template-using-the-netlify-cli)) to do the entire flow for you.
|
Click the 'Use the Template' button at the top of this repo. Then install the Netlify CLI tool and run `netlify init`. Or straight from the Netlify CLI, use the `netlify sites:create-template` command in you terminal ([learn more about this command here](https://www.netlify.com/blog/create-a-site-from-a-template-using-the-netlify-cli)) to do the entire flow for you.
|
||||||
```bash
|
```bash
|
||||||
|
git clone https://github.com/netlify-templates/nuxt-toolbox
|
||||||
npm install netlify-cli -g # to install the Netlify CLI tool globally
|
npm install netlify-cli -g # to install the Netlify CLI tool globally
|
||||||
netlify init # initialize a new Netlify project & deploy
|
netlify init # initialize a new Netlify project & deploy
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user