/PollApp

Primary LanguageJavaScript

Installing dependencies

yarn install or npm install

Starting the server

yarn start or npm run start

Open http://localhost:3000 to view it in the browser.