Sito con una bacheca di problemi e la possibilità di inviare soluzioni in markdown e latex
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Antonio De Lucreziis 76b27adb63 Added a readme 4 years ago
db Database 4 years ago
frontend Dualcoding 4 years ago
server Dualcoding 4 years ago
utils Initial commit, frontend with PreactJS and hash routing, backend with PolkaJS 4 years ago
.gitignore Initial commit, frontend with PreactJS and hash routing, backend with PolkaJS 4 years ago
README.md Added a readme 4 years ago
main.js Database 4 years ago
package.json Dualcoding 4 years ago
pnpm-lock.yaml Dualcoding 4 years ago

README.md

PHC / Problemi

Sito con una bacheca di problemi e la possibilità di inviare soluzioni in markdown e latex.

Development

  • Frontend

    $ cd frontend
    $ pnpm run dev
    
  • Server

    $ node main.js