Are you...
- Looking for how to publish a new blog post?
- A site admin?
System requirements:
Copy and paste the following commands:
git clone [email protected]: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/.