Skip to content

x038xx77/Vite-React

Repository files navigation

  1. create React app;
  2. create Vite app;
  3. add to each application: npm i react-speech-recognition.

Solution:

  1. npm i regenerator-runtime;
  2. add main.js:
    import 'regenerator-runtime/runtime.js'; // warning: before App
    import App from './App';

ERROR VITE Screenshot

React app Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published