From 0f86f047e45a622b868f754158874fe4d4007cb0 Mon Sep 17 00:00:00 2001 From: Kamil Kisiela Date: Tue, 4 Jun 2019 14:59:55 +0200 Subject: [PATCH] Step 15: Performance --- .circleci/config.yml | 2 +- .tortilla/manuals/templates/step15.tmpl | 0 .tortilla/manuals/views/step15.md | 15 +++++++++++++++ 3 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 .tortilla/manuals/templates/step15.tmpl create mode 100644 .tortilla/manuals/views/step15.md diff --git a/.circleci/config.yml b/.circleci/config.yml index 827482e76..7912c368e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -12,7 +12,7 @@ jobs: - yarn-packages-{{ checksum "package.json" }} - run: name: Clone Server - command: git clone https://github.com/Urigo/WhatsApp-Clone-Server.git --branch master-step13 --single-branch ../WhatsApp-Clone-Server + command: git clone https://github.com/Urigo/WhatsApp-Clone-Server.git --branch master-step14 --single-branch ../WhatsApp-Clone-Server - run: name: Install Dependencies command: yarn diff --git a/.tortilla/manuals/templates/step15.tmpl b/.tortilla/manuals/templates/step15.tmpl new file mode 100644 index 000000000..e69de29bb diff --git a/.tortilla/manuals/views/step15.md b/.tortilla/manuals/views/step15.md new file mode 100644 index 000000000..a4223b64a --- /dev/null +++ b/.tortilla/manuals/views/step15.md @@ -0,0 +1,15 @@ +# Step 15: Performance + +[//]: # (head-end) + + + + +[//]: # (foot-start) + +[{]: (navStep) + +| [< Previous Step](https://github.com/Urigo/WhatsApp-Clone-Client-React/tree/master@next/.tortilla/manuals/views/step14.md) | +|:----------------------| + +[}]: #