replayio / website

Code for our demo site on replay.io/demo
https://website-git-master.recordreplay.vercel.app
1 stars 1 forks source link

Add linux to the welcome page #62

Closed jasonLaster closed 3 years ago

jasonLaster commented 3 years ago

https://replay.io/welcome https://replay.io/downloads/linux-replay.tar.bz2

jonbell-lot23 commented 3 years ago

I was going to do this, but my changes aren't showing up in my branch. Holding off for now, someone else is welcome to take this instead.

jasonLaster commented 3 years ago

oh weird - feel free to publish a wip PR or we can talk your monday

jonbell-lot23 commented 3 years ago

It's the strangest thing. I make sure I'm in the right branch, change the page, restart the local server, and they're just not showing up. Puzzling! I will eventually figure it out.

jonbell-lot23 commented 3 years ago

Figured it out. I was saying npm start but I needed to say npm run dev.