update the readme file
This commit is contained in:
@@ -4,13 +4,13 @@ The ultimate plug for student deals
|
|||||||
## some ground rules
|
## some ground rules
|
||||||
1. Add both node_modules from client and server to your `gitignore` file
|
1. Add both node_modules from client and server to your `gitignore` file
|
||||||
2. Do not use `.ENV` variables
|
2. Do not use `.ENV` variables
|
||||||
3. Databased cannot a
|
3. For any functionality make a brach with the prefix of your name `Name-<some branch name>` use this namign convention
|
||||||
|
4. For all method added a comment as to how, why, what it does
|
||||||
|
|
||||||
|
|
||||||
## Client
|
## Client
|
||||||
- Use React Js or html&css
|
- Use React Js
|
||||||
|
- Use vite as the node manger
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
1. Install the needed lib with the command bellow
|
1. Install the needed lib with the command bellow
|
||||||
``` bash
|
``` bash
|
||||||
|
|||||||
Reference in New Issue
Block a user