adding a info to get in touch / follow authors

This commit is contained in:
Ken
2019-02-26 08:51:58 -08:00
parent 7d667988e0
commit 71acfdabbd

View File

@@ -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 $ git clone https://github.com/Microsoft/frontend-bootcamp.git
$ cd frontend-bootcamp $ cd frontend-bootcamp
$ npm install $ npm install
// For Day 1, Steps 1-3 // For Day 1, Steps 1-3
$ npm run static $ npm run static
// For the rest of the steps // For the rest of the steps
$ npm start $ npm start
``` ```
## Table Of Contents ## Table Of Contents
@@ -78,6 +78,13 @@ Demo and Exercises are combined
- [React Docs](https://reactjs.org/docs/getting-started.html) - [React Docs](https://reactjs.org/docs/getting-started.html)
- [Thinking in React](https://reactjs.org/docs/thinking-in-react.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 # Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a This project welcomes contributions and suggestions. Most contributions require you to agree to a