https://github.com/sudoaugustin/master
https://github.com/sudoaugustin/master
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sudoaugustin/master
- Owner: sudoaugustin
- Created: 2021-02-16T15:23:08.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-16T15:24:32.000Z (over 5 years ago)
- Last Synced: 2025-03-02T06:20:09.843Z (over 1 year ago)
- Language: JavaScript
- Size: 1.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Master(A MERN Stack application usin tailwind and material)
## Installation & Usage
Go to /server & run
```
npm install & and npm start
```
The server will start on port:5000
Go to /client & run
```
npm install & and npm start
```
The client will start on port:3000