Skip to content

Snippets-and-Devs/Developer-Autodesk.github.io

 
 

Repository files navigation

Autodesk Developer GitHub Repos

This is a collection of all samples found on Autodesk Developer website. It takes the response body (in src/repos.json) of GET https://api.github.com/orgs/Developer-Autodesk/repos and present them in the page.

Setup

npm install

Develop

# serve with hot reload at localhost:8080
npm run dev

Built with webpack + vue.js. All source files in src folder, compiled into dist folder. The cards on the page are defined in src/Cards.vue.

Build

# build for production with minification
npm run build

About

This library has now moved to https://autodesk-forge.github.io

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Less 48.7%
  • SCSS 47.6%
  • Vue 2.3%
  • Other 1.4%