Skip to content

v8/v8.dev

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 26, 2018 08:20
September 26, 2018 08:20
January 25, 2022 19:42
November 25, 2022 12:38
November 24, 2022 11:02
September 26, 2018 08:20
May 28, 2021 09:40
May 28, 2021 09:36
August 27, 2019 10:55

v8.dev Build status

This repository hosts the source code of v8.dev, the official website of the V8 project.

Local setup

  1. Clone the repository and cd into it.
  2. Install and use the expected Node.js version: nvm use
  3. Install dependencies: npm install

npm run shows the full list of supported commands. Highlights:

  • npm run build builds the site into dist.
  • npm run watch builds the site into dist and watches for changes.
  • npm start kicks off a local HTTP server.

About

The source code of v8.dev, the official website of the V8 project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published