Welcome to your FASTN site
FASTN Blank Package Template Repo
🧑🚀 Seasoned traveler? update this file. Enjoy!
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
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 |
Feel free to check our documentation or jump into our FifthTry Discord server.