Go ahead! Star this repo!
Cynthesize is a platform where users can post their project ideas and details to get feedback from the community upon things that matter, like the idea itself, the tech stack, the development plan, the approach on the problem. Our vision is to create a platform that unifies the product development process.
-
Fork and star this repo.
-
Once you've forked this repo, clone the repository to your local machine. You may do so by running the following command.
git clone https://github.com/<YOUR_USERNAME>/frontend
-
Go to project folder and install dependencies:
cd frontend/ npm install
-
Launch development server, and open
localhost:4200
in your browser:npm start
-
Frontend server is up and running on your local machine. Edit in your favourite code editor and see the changes instantly.
Following these guidelines helps to communicate that you respect the time of the developers managing and developing this open source project. In return, they should reciprocate that respect in addressing your issue, assessing changes, and helping you finalize your pull requests.