From 71acfdabbd4b16833beca16772c197d6a9eb0500 Mon Sep 17 00:00:00 2001 From: Ken Date: Tue, 26 Feb 2019 08:51:58 -0800 Subject: [PATCH] adding a info to get in touch / follow authors --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1ef7156..fe3e06d 100644 --- a/README.md +++ b/README.md @@ -25,11 +25,11 @@ This workshop starts as a very high level introduction to the core principles of $ git clone https://github.com/Microsoft/frontend-bootcamp.git $ cd frontend-bootcamp $ npm install - + // For Day 1, Steps 1-3 - $ npm run static + $ npm run static // For the rest of the steps - $ npm start + $ npm start ``` ## Table Of Contents @@ -78,6 +78,13 @@ Demo and Exercises are combined - [React Docs](https://reactjs.org/docs/getting-started.html) - [Thinking in React](https://reactjs.org/docs/thinking-in-react.html) +### Follow the Authors! + +If you are interested in JavaScript, TypeScript, React, Redux, Design Systems, follow us on Twitter: + +@kenneth_chau +@micahgodbolt + # Contributing This project welcomes contributions and suggestions. Most contributions require you to agree to a