Save youtube before it dies
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
465 B

1 year ago
  1. # yt-archive
  2. _This project was generated with [create-instantsearch-app](https://github.com/algolia/instantsearch/tree/master/packages/create-instantsearch-app) by [Algolia](https://algolia.com)._
  3. ## Get started
  4. To run this project locally, install the dependencies and run the local server:
  5. ```sh
  6. npm install
  7. npm start
  8. ```
  9. Alternatively, you may use [Yarn](https://http://yarnpkg.com/):
  10. ```sh
  11. yarn
  12. yarn start
  13. ```
  14. Open http://localhost:3000 to see your app.