You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+36Lines changed: 36 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,3 +4,39 @@ Consists of:
4
4
5
5
1. A Node.js server for serving marketing messages to theguardian.com ([dotcom-rendering](https://github.com/guardian/dotcom-rendering/)). See [server.md](./docs/server.md) for details
6
6
2. An npm package with types and logic for use by dotcom-rendering.
7
+
8
+
### Set Up
9
+
10
+
To get the server running on local, just perform the following operations
0 commit comments