Skip to content

idjs/idjs.github.io

Repository files navigation

idjs.github.io

Website repository of id.js.org

CircleCI

Installation

  1. Just clone/ pull
  2. run npm install

Development

Run npm run server, point browser to http://localhost:4000 or http://127.0.0.1:4000 if your /etc/hosts has been changed.

Deployment

Run npm run deploy. This deployment will create static sites on public directory, you can use 3rd party modules like hostr to check either it works or not.

Releases

No releases published

Packages

No packages published