Skip to content

Latest commit

Β 

History

History
43 lines (27 loc) Β· 1.31 KB

File metadata and controls

43 lines (27 loc) Β· 1.31 KB

Welcome to your FASTN site

FASTN Blank Package Template Repo

Deploy

πŸ§‘β€πŸš€ Seasoned traveler? update this file. Enjoy!

doc-site

πŸš€ Project Structure

Inside of your FASTN 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

🧞 Commands

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

Command Action
fastn build FASTN builder installs all FASTN dependencies
fastn 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.