Welcome to your FASTN site
FASTN Blank Package Template Repo
This project shows the integration of react project with ftd.
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
├── script.js
└── 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.