Skip to content

ScalantCommunity/ScalantWebsite

Repository files navigation

Scalant Community

This is the code of official website of Scalant Community. Student Community for learning and growing together, be the part of the amazing communtiy that will help you in your journey.

Setup On Local

Clone the project

  git clone [email protected]:ScalantCommunity/ScalantWebsite.git

Go to the project directory

  cd ScalantWebsite

Install dependencies

  npm install

Start the server

  npm run dev

How to Deploy Changes

Clone the project

  git add .
  git commit -m "message"
  npm run build
  git add dist -f
  git commit -m "Adding dist"
  git subtree push --prefix dist origin gh-pages

About

Scalant Official Website

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5