https://github.com/ull-mii-sytws-2122/use-github-action-hello-world-carlos-diaz-calzadilla-alu0101102726
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ull-mii-sytws-2122/use-github-action-hello-world-carlos-diaz-calzadilla-alu0101102726
- Owner: ULL-MII-SYTWS-2122
- Created: 2021-12-06T19:44:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-06T20:50:40.000Z (over 3 years ago)
- Last Synced: 2025-02-14T14:50:25.981Z (4 months ago)
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Links
- [Repo](https://github.com/Rohit19060/ " Repo")
- [Live]( "Live View")
- [Bugs](https://github.com/Rohit19060//issues "Issues Page")
- [API]( "API")
## Screenshots



## Available Commands
In the project directory, you can run:
### `npm start" : "react-scripts start"`,
The app is built using `create-react-app` so this command Runs the app in Development mode. Open [http://localhost:3000](http://localhost:3000) to view it in the browser. You also need to run the server file as well to completely run the app. The page will reload if you make edits.
You will also see any lint errors in the console.### `"npm run build": "react-scripts 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 will be ready to deploy!
### `"npm run test": "react-scripts test"`,
Launches the test runner in the interactive watch mode.
### `"npm run dev": "concurrently "nodemon server" "npm run start"`,
For running the server and app together I am using concurrently this helps a lot in the MERN application as it runs both the server (client and server) concurrently. So you can work on them both together.
### `"serve": "node server"`
For running the server file on you can use this command.
### `npm run serve`
## Built With
- JavaScript
- Node
- NPM
- Webpack
- HTML
- CSS## Future Updates
- [ ] Reliable Storage
## Author
**Rohit Jain**
- [Profile](https://github.com/rohit19060 "Rohit jain")
- [Email](mailto:[email protected]?subject=Hi "Hi!")
- [Website](https://kingtechnologies.in "Welcome")## 🤝 Support
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!