This repositry contains code for Online NgSpice Simulator
To install all the dependency
npm install
To run the application
node app.js
Open browser and go to http://localhost:3000
`export NODE_ENV="testing"`
`export NODE_ENV="development"`
`export NODE_ENV="production"`