mirror of
https://github.com/nuxt/nuxt.git
synced 2024-12-04 11:27:13 +00:00
Updated
Added some comments
This commit is contained in:
parent
f654c9c94c
commit
3e610db320
@ -140,7 +140,7 @@ And then run:
|
||||
```bash
|
||||
npm start
|
||||
```
|
||||
|
||||
##On your browser
|
||||
Go to [http://localhost:3000](http://localhost:3000)
|
||||
|
||||
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!
|
||||
|
||||
Note: we recommend putting `.nuxt` in `.npmignore` or `.gitignore`.
|
||||
|
||||
## Roadmap
|
||||
|
Loading…
Reference in New Issue
Block a user