.
├── public
│ ├── assets
│ ├── favicon.ico
│ ├── index.html
│ └── manifest.json // metadata for installed web app
├── src
│ ├── assets // Static files (e.g. images, fonts etc.)
│ ├── components // UI and other components
│ ├── configs
│ ├── layouts // Layout components
│ ├── sections // Section components
│ ├── utils // App utility functions
│ └── index.tsx // App entry
├── .eslintrc.json // ESLint configuration
├── .prettierrc // Prettier configuration
├── .stylelintrc // Stylelint configuration
└── tsconfig.js // TypeScript configuration
-
Notifications
You must be signed in to change notification settings - Fork 0
CodyWildtyto/wildtyto-feather
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Cody Wildtyto's Feathers
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published