Skip to content

MdHamid06/STIC_WebProject

 
 

Repository files navigation

Student Technical and Innovation Club's website

This repo contains official website of S.T.I.C Medicaps official website. Contribute as per the suggestions only.

Get Started

 # Write git clone https://github.com/SticMedicapsUniversity/STIC_WebProject in your terminal
git clone https://github.com/SticMedicapsUniversity/STIC_WebProject

# Then run npm install to install all the dependencies.
npm install

# Then run npm run dev to run a local server and navigate to localhost:5173 to see the website running
npm run dev

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 94.2%
  • JavaScript 4.4%
  • HTML 1.3%
  • CSS 0.1%