Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 205 Bytes

File metadata and controls

10 lines (7 loc) · 205 Bytes

Welcome to the PClassic Website Repo!

How to Develop

This is a static site built with React and React Scripts, deployed on Vercel. You will need NPM to develop.

npm install
npm run build