Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 724 Bytes

File metadata and controls

27 lines (21 loc) · 724 Bytes

Commissaire

Usage

  1. Make sure you have installed node.js on your environment

  2. Install dependency: On project root, run

    npm install
  3. Run the server

    1. You can use node to run the server
      node server.js
    2. Or you can use nodemon which supports hot reload
      nodemon server.js

Dev resources

If the website went down, you could go to the root website itch.io to browse more free contents