Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 589 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 589 Bytes

Digitalent job board

Demo

To run the project:

  1. Install node.js and npm (instructions)
  2. Open terminal in the root directory of the project
  3. Run npm run dev

To create a custom board:

  1. Fork the repository
  2. Replace the graphics and fonts in /public folder, leaving the names of the files intact.
  3. Edit the /customBoard.json
  4. Host the project (f.e. with netlify.com)

The Open API specification