Skip to content

Resources for open data and enterprise data inventory management

License

Notifications You must be signed in to change notification settings

cforgy69/resources.data.gov

 
 

Repository files navigation

CircleCI

resources.data.gov

Resources for open data and enterprise data inventory management.

Development

Prerequisites

Setup

Install Node.js dependencies.

$ npm install

Install Ruby dependencies.

$ npm run setup

Run the build.

$ npm run build

Run the server

$ npm start

Open your web browser to localhost:4000.

Sanity check the generated site.

$ npm test

Check for broken links.

$ npm run qa

About

Resources for open data and enterprise data inventory management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 65.0%
  • HTML 27.8%
  • JavaScript 4.2%
  • Ruby 3.0%