Skip to content
Snippets Groups Projects
Commit 435a9378 authored by borbas_andris's avatar borbas_andris :thinking:
Browse files

Update README.md with deploy instructions

parent fda4b317
Branches
No related tags found
1 merge request!1Update README.md with deploy instructions
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
Website of schdesign. Website of schdesign.
_netlify url needs replacement_ [_netlify url needs replacement_]
[![Build Status](https://img.shields.io/netlify/ReplaceThisWhenAvailable)](https://dev.schdesign.hu) [![Build Status](https://img.shields.io/netlify/ReplaceThisWhenAvailable)](https://dev.schdesign.hu)
[![schdesign.hu](https://img.shields.io/website?label=schdesign.hu&url=https%3A%2F%2Fschdesign.hu)](https://schdesign.hu) [![schdesign.hu](https://img.shields.io/website?label=schdesign.hu&url=https%3A%2F%2Fschdesign.hu)](https://schdesign.hu)
...@@ -14,4 +14,9 @@ _netlify url needs replacement_ ...@@ -14,4 +14,9 @@ _netlify url needs replacement_
- Start a development server with `npm dev` - Start a development server with `npm dev`
- Make sure to change to branch dev, because master is protected - Make sure to change to branch dev, because master is protected
### Deployment
- The build command is `next build && next export`, but it can also be run with `npm build`
- The publish directory is `.\out`
[npm]: https://nodejs.org/ [npm]: https://nodejs.org/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment