Skip to content

gyancodes/thinkscript.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThinkScript

We, as open source community, want to help newcomers get started with open source. We also offer mentorship to individuals in order to assist them acquire practical skills through hands-on learning experiences. In addition, we organize Hackathons, Events, and Workshops.

Visit: https://thikscript.org/

logo

Our Tech stack

🚀 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

🧾 Prerequisites

Before starting out, you'll need to install the following on your computer.

NodeJS

Git

NPM

🛠️ Installation

  1. Fork the repo
  2. Clone the repository git clone
  3. Run npm i to install all dependencies
  4. Run npm start to start the application
  5. Visit https://localhost:3000 to view the application