Set up the project structure using Vite, React, and Tailwind CSS. Added initial landing page components, assets, and build configuration for the OneOSS Hydrogen Safety & Carbon Factor Box application.
9 lines
73 B
Plaintext
9 lines
73 B
Plaintext
node_modules/
|
|
build/
|
|
dist/
|
|
coverage/
|
|
.DS_Store
|
|
*.log
|
|
.env*
|
|
!.env.example
|