Skip to content

prateek0103/nodejs-circuit-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To set up:
- Install nodejs
- In this directory, go:
  > npm update
- Install ngspice
- Install and set up redis (default config on ubuntu will work fine)

To run:
> node app.js

The server will start on port 3000 by default.  To change the port go:
> LISTEN_PORT=<port> node app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published