Demo app based on Vue Hackernews 2.0. Uses Solid and Solid App Router.
You can view it here.
First, you'll need to clone this repo, then cd into the solid-hackernews
folder
Then, run npm install
to install all dependencies
Lastly, run npm run start
and the web-app will open in your default browser at http://localhost:5000/
Happy Hacking!
Demo app based on Vue Hackernews 2.0. Uses Solid and Solid App Router.
You can view it here.
First, you'll need to clone this repo, then cd into the solid-hackernews
folder
Then, run npm install
to install all dependencies
Lastly, run npm run start
and the web-app will open in your default browser at http://localhost:5000/
Happy Hacking!