Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 384 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 384 Bytes

AMNet Manager

This tool is intented to be used by AMNet, an association which manage internet in a residence

Getting Started

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.