Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajaysharma12799/mern-goalify-webapp
https://github.com/ajaysharma12799/mern-goalify-webapp
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajaysharma12799/mern-goalify-webapp
- Owner: ajaysharma12799
- Created: 2023-03-27T18:44:09.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-01T16:45:27.000Z (over 1 year ago)
- Last Synced: 2024-04-18T08:05:13.693Z (7 months ago)
- Language: JavaScript
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### MERN Goals App
> Steps to Run
```
npm install => Install Backend Dependency
npm run dev => Run Node Dev Servercd frontend
npm install => Install Frontend Dependency
npm run dev => Run Vite Dev Server
```[Backend Documentation](https://documenter.getpostman.com/view/7035408/2s93RRwYnv)