Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 527 Bytes

File metadata and controls

32 lines (24 loc) · 527 Bytes

PRÁTICO

Setup

In the project directory, run:

npm install

To run the app, execute the following script:

npm start

You can check it running on http://localhost:3000

The page will reload if you make changes.

You will also see any lint errors in the console.

Tests

You can run the tests with:

npm test

Build

You can build the project for production with:

npm run build

The build is minified and the filenames include the hashes.