Skip to content

PraticoApp/client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published