This is a sample repository to show how to build web components based on FAST.
To run the project,run the following in order:
git clone https://github.com/tebinraouf/learning-fast.git
cd learning-fast
yarn
ornpm install
yarn build
yarn dev
This is a sample repository used to learn FAST from https://www.fast.design/. Articles posted on https://dev.to use this repository
JavaScript