SKY-FRONT/ │ ├── node_modules/ │ ├── .github/ │ └── workflows/ │ └── deploy.yml | ├── src/ │ ├── js/ │ │ └── index.js │ ├── scss/ │ │ ├── main.scss │ │ └── _variables.scss │ ├── assets/ │ │ ├── img/ │ │ └── fonts/ │ └── index.html │ ├── dist/ │ ├── css/ │ ├── js/ │ │ └── bundle.js │ └── assets/ │ ├── gulpfile.js ├── webpack.config.js ├── package.json ├── .gitignore └── README.md
-
Notifications
You must be signed in to change notification settings - Fork 0
aislanjames/Sky-Front
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Projeto desenvolvido durante processo seletivo da empresa Sky.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published