Skip to content

shwet46/gdg-terminal

Repository files navigation

Terminal style website </>

Getting Started

Installation

  1. Clone the repository
git clone https://github.com/shwet46/gdg-terminal.git
cd gdg-terminal
  1. Install dependencies
npm install
# or
yarn install
  1. Start the development server
npm start
# or
yarn start
  1. Open your browser Navigate to http://localhost:3000 to see the terminal in action!

Releases

No releases published

Packages

No packages published