# microsclient **Repository Path**: lyleyes/microsclient ## Basic Information - **Project Name**: microsclient - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-06 - **Last Updated**: 2024-08-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Client Architecture This is a simple front end to our microservice pp built using react [Create React App](https://github.com/facebook/create-react-app). ![Image](../images/client_app_mockup.png) ## Available Scripts In the project directory, you can run: ### `npm start` Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view it in your browser. The page will reload when you make changes.\ ### `npm test` Launches the test runner in the interactive watch mode.\ ### `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! ### `npm run eject` **Note: this is a one-way operation. Once you `eject`, you can't go back!**