/Quansight-website

💻 Source code for Quansight Labs website

Primary LanguageTypeScript

Quansight Website

Are you...

Running the website locally 🖥

System requirements:

Copy and paste the following commands:

git clone git@github.com:Quansight/Quansight-website.git
cd Quansight-website
npm install
cp apps/labs/.env.example apps/labs/.env
npm run start:labs

Go to http://localhost:4200/.