8000 GitHub - Rohin-Chopra/swe20001-project: Project for unit SWE20001
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Rohin-Chopra/swe20001-project

Repository files navigation

swe20001-project

Installation

Following commands install the necessary dependencies.

npm i -g nodemon concurrently yarn
cd client 
yarn
cd ../server
yarn

Running the project locally

Run the following command from the root of the project directory

yarn run start:dev

This will start both the frontend/react and backend/express server at the same time,

Contributing

To create a pull request do the following:

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

Project for unit SWE20001

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0