/project-tsc

Site for Talent Sprint Classes

Primary LanguageVue

Talent Sprint Classes

This repo contains the official website for Talent Sprint Classes, Berhampur.

Tech Stack

Project setup

  1. Clone the repo
git clone https://github.com/54nd339/project-tsc.git
  1. Install dependencies
npm install
  1. Run the project
npm run dev
  1. Build the project
npm run build
  1. Preview the project
npm run preview