Simple app to search twets
Install the dependencies...
npm i
...then start to dev:
npm run dev
Navigate to localhost:3003. You should see your app running. Edit a component file in src, save it, and reload the page with your changes.
src