mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
Update README.md
This commit is contained in:
@@ -25,8 +25,11 @@ This workshop starts as a very high level introduction to the core principles of
|
||||
$ git clone tba
|
||||
$ cd bootcamp
|
||||
$ npm install
|
||||
$ npm run static // For Day 1, Steps 1-3
|
||||
$ npm start // For the rest of the steps
|
||||
|
||||
// For Day 1, Steps 1-3
|
||||
$ npm run static
|
||||
// For the rest of the steps
|
||||
$ npm start
|
||||
```
|
||||
|
||||
## Table Of Contents
|
||||
|
||||
Reference in New Issue
Block a user