An open API service indexing awesome lists of open source software.

https://github.com/vikyd/download-chromium-history-version-src

Source of: https://vikyd.github.io/download-chromium-history-version/
https://github.com/vikyd/download-chromium-history-version-src

Last synced: 11 months ago
JSON representation

Source of: https://vikyd.github.io/download-chromium-history-version/

Awesome Lists containing this project

README

          

# download-chromium-history-version-src

[Vue](https://vuejs.org/) Source code of: https://vikyd.github.io/download-chromium-history-version/

Build result : https://github.com/vikyd/download-chromium-history-version

JSON data: https://github.com/vikyd/chromium-history-version-position

# Development

```
# download dependencies
pnpm install

# local
pnpm dev

# Compiles and minifies for production
pnpm build
```