Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CONTRIBUTING.md. #139

Merged
merged 1 commit into from Jan 8, 2020
Merged

Update CONTRIBUTING.md. #139

merged 1 commit into from Jan 8, 2020

Conversation

Myoxocephalus
Copy link
Contributor

@Myoxocephalus Myoxocephalus commented Jan 8, 2020

Updated description of how to run production mode.

Updated description of how to run production mode.
Copy link
Owner

@garmeeh garmeeh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@garmeeh garmeeh merged commit 95cb187 into garmeeh:master Jan 8, 2020
@@ -22,7 +22,7 @@ yarn install

All of the library code is located in the `src` directory.

The `e2e` directory contains a fully working Next.js app. This is used in the end to end tests. To run this app first you need to build next-seo. You can then run this app like a normal Next app by running `yarn build` (this builds the local next-seo) followed by `yarn e2e:dev`. You can also run it in a production build by running `yarn e2e:build` followed by `yarn e2e:build`.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants