Skip to content

pkspyder007/cv-frontend

 
 

Repository files navigation

The CircuitVerse logo

CircuitVerse is a free, open-source platform which allows users to construct digital logic circuits online. We also offer the Interactive Book which teaches users on the fundamentals of modern, digital circuits. Please also see our documentation or GitHub Wiki.

Community

We would love to hear from you! We communicate on the following platforms:

Slack

Code of Conduct

We follow the Code of Conduct of the CircuitVerse Community.

Setup

  • Install npm
  • npm install

To run it one time:

  • npm run build
  • Open index.html

To start development server:

  • npm run start
  • Open indexDev.html.

To run tests:

  • npm run test

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.9%
  • HTML 5.6%
  • CSS 2.5%