mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
adding a info to get in touch / follow authors
This commit is contained in:
13
README.md
13
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
|
||||
|
||||
Reference in New Issue
Block a user