Skip to content

Commit

Permalink
Step 15: Performance
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela authored and Urigo committed May 20, 2020
1 parent 98ef30c commit 0f86f04
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Empty file.
15 changes: 15 additions & 0 deletions .tortilla/manuals/views/step15.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Step 15: Performance

[//]: # (head-end)




[//]: # (foot-start)

[{]: <helper> (navStep)

| [< Previous Step](https://github.com/Urigo/WhatsApp-Clone-Client-React/tree/master@next/.tortilla/manuals/views/step14.md) |
|:----------------------|

[}]: #

0 comments on commit 0f86f04

Please sign in to comment.