dhairyabaweja / frontend

Frontend written in Angular 7 for Cynthesize

Home Page:https://cynthesize.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cynthesize

Join the chat at https://gitter.im/oppia/oppia-chat

Go ahead! Star this repo!

Introduction

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.

Installation Instructions

  1. Fork and star this repo.

  2. 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
  3. Go to project folder and install dependencies:

    cd frontend/
    npm install
  4. Launch development server, and open localhost:4200 in your browser:

    npm start
  5. Frontend server is up and running on your local machine. Edit in your favourite code editor and see the changes instantly.

Star this repository before contributing to this project.

Contribution Guidelines

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.

About

Frontend written in Angular 7 for Cynthesize

https://cynthesize.tech


Languages

Language:TypeScript 70.2%Language:HTML 14.8%Language:CSS 13.9%Language:JavaScript 1.1%