https://github.com/stantanasi/estiam-front-eval
https://github.com/stantanasi/estiam-front-eval
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stantanasi/estiam-front-eval
- Owner: stantanasi
- Created: 2022-12-22T09:38:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T16:47:06.000Z (over 3 years ago)
- Last Synced: 2025-01-06T20:34:50.150Z (over 1 year ago)
- Language: JavaScript
- Size: 527 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was created with [Create React App](https://github.com/facebook/create-react-app).
### To install this project dependencies:
### `npm install`
### To run this project:
### `npm start`
Runs the app in development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will automatically reload if you make changes to the code.
### To build the project for production
### `npm run build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed.