Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 967 Bytes

README.md

File metadata and controls

42 lines (34 loc) · 967 Bytes

Logo

Router Vault

A router database to save the tested network devices at my work.

Built With

Getting Started

1- Clone this repository:

git clone https://github.com/luizfranzon/router-vault.git && cd App

2- Install dependencies:

npm install

3- Start the project:

npm run dev

(back to top)