Welcome to the default starter template provided by the FAST CLI.
This template can be used as a starting point for your project.
Before tests can be run the playwright browsers will need to be installed, use npx playwright install
.
- Start:
npm start
- Test:
npm run test
- Build:
npm run build
You may find the following documentation helpful in completing your project.
- Introduction to FAST
- Getting started creating your own custom elements with FAST element
- Getting started with FAST components
- State management with Dependency Injection
We're always looking for feedback and there are a couple ways you can do this. If you would like to ask us and the FAST community, we have a discord server available. If you find a bug in any of our packages, would like to request a feature, or have a suggestion to improve our documentation, feel free to file an issue.