Skip to content

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

Notifications You must be signed in to change notification settings

luizfranzon/router-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation


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)