Skip to content
This repository has been archived by the owner on Sep 10, 2020. It is now read-only.

cdnjs/new-website

Repository files navigation

new-website

Website of https://cdnjs.com, for the cdn content, see cdnjs/cdnjs repo.

Dependency Status

Dependencies

Setup

cd path/to/repo
npm install

Running

npm install          # install nodejs dependencies
npm run dev:web      # for the website
npm run dev:api      # for the API

Note:

  • The artifacts/meta data is on the meta branch.

SRIs

When we are deploying the website/api a sri directory is created by cloning https://github.com/cdnjs/SRIs.