This repo contains the old codebase for jsheroes.io, back when it was built with next.js
Copy the repo in the current folder:
$ git clone [email protected]:jsheroes/jsheroes.io.git .
Install dependencies
$ npm ci
Run project
$ npm run dev
This repo contains the old codebase for jsheroes.io, back when it was built with next.js
Copy the repo in the current folder:
$ git clone [email protected]:jsheroes/jsheroes.io.git .
Install dependencies
$ npm ci
Run project
$ npm run dev