Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 486 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 486 Bytes

CRLSpen - BROKEN

This website is a remake/improvement of Aspine.

It is made using NextJS to scrape Aspen, now solely using fetch instead of any web scraping program.

To use locally

First, install npm and nextjs.

npm i
npm run dev

open localhost:3000

Contributors