Welcome to your FPM site
FPM Blank Package Template Repo
🧑🚀 Seasoned traveler? update this file. Enjoy!
Inside of your FPM project, you'll see the following folders and files:
/
├── .build/
│ └── index.html
├── .packages/
│ └── fifthtry.github.io/
│ └── All downloaded dependencies
│
├── fastn.ftd
├── index.ftd
└── README.md
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 |
Feel free to check our documentation or jump into our FifthTry Discord server.