FuelLabs / sway-applications

Swaypplications
https://sway-applications.vercel.app/
Apache License 2.0
1.58k stars 546 forks source link

Reorganize project directories #783

Closed bitzoic closed 6 months ago

bitzoic commented 6 months ago

Type of change

Changes

The following changes have been made:

Changes the project structure for all projects to:

My_app
├── src/
│   └────── main.tsx
├── app-contract
│   ├────── src/main.sw
│   └────── tests/harness.rs
├── package.json
├── index.html
├── README.md
└── SPECIFICATION.md

This should allow for quicker access to the project's source code and not be buried in a million directories.

Notes

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sway-applications ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 22, 2024 2:50pm