Skip to content

fahimkhan/Online-NgSpice-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online-NgSpice-Simulator

This repositry contains code for Online NgSpice Simulator

##Pre-requisites

  1. Node.js
  2. Ngspice

##How to run ?

  1. To install all the dependency

    npm install

  2. To run the application

    node app.js

  3. Open browser and go to http://localhost:3000

##Environment variable

####For test server export NODE_ENV="testing"

####For development export NODE_ENV="development"

####For production server export NODE_ENV="production"

About

This repositry contains code for Online NgSpice Simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published