This "app" directory is where all the code for your app will live.
You can use Remake to create reusable, editable web apps for multiple customers.
To get started, follow the official documentation: https://docs.remaketheweb.com/introducing-remake/
Reach out if you have any questions: david@remaketheweb.com
When you first create a Remake project, it comes with the default Trello clone already set up.
If you want to start from scratch with an empty project:
- Find the directory
/your-remake-app/_remake/empty-project
- Copy all the files and directories from that directory into the the following directory:
/your-remake-app/app
- This will replace the Trello clone app and give you a fresh start! 🎉