Run npm install to install all the dependencies.
npm install
Run npm start to start the development server.
npm start
Open http://localhost:3000arrow-up-right to view it in the browser.
Last updated 1 year ago