Skip to content

lvreynoso/plogic

Repository files navigation

plogic

About

A web app to teach logic through circuit puzzles!

Installing

  • Clone project and run the command npm install.

Developing

  • You can run the command npm run dev to start a babel-node server using nodemon. Browser access is at http://localhost:3000/.

Building

  • Compile with babel using the command npm run build. The compiled files will be in the /server directory.

Testing

  • You can run automated tests using Mocha and Chai with npm test.

Running

  • The compiled project can be run with the command npm start.

About

A web app to teach logic through circuit puzzles!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published