Skip to content

tscircuit/blinking-led-circuit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@tscircuit/blinking-led-circuit

tscircuit version badge

This project was generated using tsci

To develop and view the examples, run tsci dev and open http:https://localhost:3020 in your browser.

This project was created over the course of two live streams 1 2 and resulted in the first order of a fully assembled PCB made completely with tscircuit!

Developing

You should install an editor like VS Code with a typescript extension. Many web developers already have this.

Usually, you'll want to develop some named circuits inside of the lib directory, export them in the index.ts file, then show how to use them in the examples directory.

Any file in examples will be automatically loaded and appear in the browser preview when you run tsci dev. It auto-reloads when you make changes, no need to reload the page or re-run the command.

[!TIP] Make sure to replace this README with some details about your project and how to use it.

Publishing

After you're satisfied with your project, publish it on the tscircuit registry with tsci publish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published