Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yaser-123/react-project
https://github.com/yaser-123/react-project
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yaser-123/react-project
- Owner: Yaser-123
- Created: 2024-08-12T18:12:13.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-12T18:25:22.000Z (5 months ago)
- Last Synced: 2024-08-12T21:23:42.867Z (5 months ago)
- Language: JavaScript
- Homepage: https://react-project-efza.onrender.com/
- Size: 400 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started
Install the dependencies and run the project in watch mode
```
npm install
npm run build # or watch to rebuild on change
open index.html
```
Note that using Webpack is obselete and this archive has been provided
for compatibility reasons. Prefer using Vite, check it at https://vitejs.devHappy Coding!