Skip to content

Instantly share code, notes, and snippets.

@jrichardsz
Created August 21, 2022 05:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jrichardsz/99a5449edc1bcc1b015b32b42aeaa167 to your computer and use it in GitHub Desktop.
Save jrichardsz/99a5449edc1bcc1b015b32b42aeaa167 to your computer and use it in GitHub Desktop.
tree markdown
argon-dashboard
  ├── assets
  │   ├── css
  │   ├── fonts
  │   ├── img
  │   ├── js
  │   │   ├── core
  │   │   ├── plugins
  │   │   └── argon-dashboard.js
  │   │   └── argon-dashboard.js.map
  │   │   └── argon-dashboard.min.js
  │   └── scss
  │       ├── argon-dashboard
  │       └── argon-dashboard.scss
  ├── docs
  │   ├── documentation.html
  ├── pages
  ├── CHANGELOG.md
  ├── gulpfile.js
  ├── package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment