diff --git a/README.md b/README.md index 224ba8c977..decd3e1d54 100644 --- a/README.md +++ b/README.md @@ -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