The OpenJS Node.js Application Developer certification is designed for anyone looking to demonstrate competence with Node.js to create applications of any knd, with a focus of Node.js core APIs.
OpenJS - details of certification
To run locally, get the dependencies:
npm install
Then run npm start
. You can access your site on localhost:8080.
Deployment is handled automatically by any merges to master
. The site is hosted on Github Pages
.
The base theme for this site is provided by Milligram with custom theming.