Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 311 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 311 Bytes

Neural Networks Circuit Schematic Application

Running Your Application

The applcation is online at

$ safe-springs-3038.herokuapp.com

Also, you can run the application locally.

$ foreman start

You can also specify what port you'd prefer to use.

$ foreman start -p 5555