mirror of
https://github.com/nuxt/nuxt.git
synced 2024-12-04 19:37:18 +00:00
Updated
Added some comments
This commit is contained in:
parent
f654c9c94c
commit
3e610db320
@ -140,7 +140,7 @@ And then run:
|
|||||||
```bash
|
```bash
|
||||||
npm start
|
npm start
|
||||||
```
|
```
|
||||||
|
##On your browser
|
||||||
Go to [http://localhost:3000](http://localhost:3000)
|
Go to [http://localhost:3000](http://localhost:3000)
|
||||||
|
|
||||||
So far, we get:
|
So far, we get:
|
||||||
@ -246,7 +246,6 @@ For example, to deploy with [`now`](https://zeit.co/now) a `package.json` like f
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
Then run `now` and enjoy!
|
Then run `now` and enjoy!
|
||||||
|
|
||||||
Note: we recommend putting `.nuxt` in `.npmignore` or `.gitignore`.
|
Note: we recommend putting `.nuxt` in `.npmignore` or `.gitignore`.
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
Loading…
Reference in New Issue
Block a user