Skip to content

Aplikacja na zajęcia z projektu "praca zespołowa w projektach it"

Notifications You must be signed in to change notification settings

szakerx/ipwhois

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

ipwhois

Requirements

  • NodeJS 12.18.0

Quick start

  1. Run the server:

    cd backend
    npm install
    node index.js --experimental-modules
    
  2. Run the frontend:

    cd frontend
    npm install
    ng serve
    
  3. Go to http://localhost:8080/.

About

Aplikacja na zajęcia z projektu "praca zespołowa w projektach it"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published