Skip to content

Latest commit

 

History

History
30 lines (28 loc) · 551 Bytes

File metadata and controls

30 lines (28 loc) · 551 Bytes

Complex

That is a Complex plane simulator Created for education purpose

Tech requrments for start a project

Start instruction

  1. Clone this repo with
git clone https://github.com/SawingJeracsus/complex
  1. Go to repo directory
cd ./complex
  1. Install dependecies
npm install
  1. Run project
npm start
  1. Open project in Browser. Just open with browser this link
http://localhost:9000