Choose the actions you want to participate and help your community run better.
First, clone this repository to your local machine and run npm install (or yarn) to download the dependencies
git clone https://github.com/francinyreichert/acty.git
npm install
#or
yarnThen run the command bellow to start the server
npm run dev
# or
yarn devOnce started, open http://localhost:3000 with your browser to see the result.