Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 265 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 265 Bytes

PoolCirle Demo

To run the PoolCirle demo, first install the npm dependencies:

npm install

Next, run the development server:

npm run dev

Finally, open http://localhost:3000 in your browser to view the website.