Skip to content

Commit

Permalink
Switch to npm.
Browse files Browse the repository at this point in the history
  • Loading branch information
todd-skelton committed Feb 15, 2020
1 parent 68107aa commit cd6ea93
Show file tree
Hide file tree
Showing 6 changed files with 14,413 additions and 20,890 deletions.
8 changes: 4 additions & 4 deletions react-todos-typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo

In the project directory, you can run:

### `yarn start`
### `npm start`

Runs the app in the development mode.<br />
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.<br />
You will also see any lint errors in the console.

### `yarn test`
### `npm test`

Launches the test runner in the interactive watch mode.<br />
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `yarn build`
### `npm build`

Builds the app for production to the `build` folder.<br />
It correctly bundles React in production mode and optimizes the build for the best performance.
Expand All @@ -27,7 +27,7 @@ Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `yarn eject`
### `npm eject`

**Note: this is a one-way operation. Once you `eject`, you can’t go back!**

Expand Down
Loading

0 comments on commit cd6ea93

Please sign in to comment.