This tool is intented to be used by AMNet, an association which manage internet in a residence
First, install all dependencies:
npm install
npm install styled-components
Then, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.