Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 577 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 577 Bytes

Getting Started

First,clone Project

git clone https://github.com/EgiStr/poll-client.git

second, install dependencies npm

npm install

third,run the development server

npm run dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources: