Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 321 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 321 Bytes

twittereval

Getting Started 🚀

Set up your local development environment by following these steps:

  1. Install packages.
yarn install
  1. Start the development server.
yarn start

The live development website should now appear at http://localhost:3000