engineervix / zed-news-talk-ogn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slides powered by Slidev!

Node v18

Development

This project uses Node v18. I use volta to manage node versions. If you have volta installed on your machine, then it'll automatically use the correct Node binary for this project.

  • clone / fork the project

  • cd into the project directory

  • install frontend dependencies

    npm install
  • To start the slide show, accessible at http://localhost:3030/

    npm start

Edit the slides.md to see the changes.

See all the run scripts available via npm run.

Learn more about Slidev here.

About

License:BSD 3-Clause "New" or "Revised" License