Project Structure #52
meganindya
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
directory
.github
- related to GitHub Actionsworkflows
- GitHub Actions workflow configurationsdirectory
lib
- static librariesdist
folder ofmusicblocks-v4-lib
shall be added as submoduledirectory
public
- static filesindex.html
filefavicon
manifest.json
directory
src
: source filesdirectory
view
: React componentsfor each component
.tsx
-React
component class file.scss
-SCSS
file for component.test.tsx
-Jest
unit test file for componentdirectory
models
: non-React
classesdirectory
@types
:TypeScript
types and interfacesdirectory
utils
:TypeScript
utilitiesdirectory
css-utils
:SCSS
utilitiesBeta Was this translation helpful? Give feedback.
All reactions