Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 945 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 945 Bytes

Welcome to Demo Day Component

🚀 Project Structure

Inside of your FPM project, you'll see the following folders and files:

/
├── .build/
│   └── index.html
├── .packages/
│   └── fifthtry.github.io/
│   	└── All downloaded dependencies
│   	
├── FPM.ftd
├── index.ftd
└── README.md

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
fpm build FPM builder installs all FPM dependencies
fpm serve Starts local dev server at available portlocalhost:8000

👀 Want to learn more?

Feel free to check our documentation or jump into our FifthTry Discord server.