This repository provides a comprehensive overview of the tech stack, tools, and applications used within the company, in order to set a standard for everyone.
The only requirement is having Node.js installed.
- Clone the repository locally
git clone git@github.com:FAST-Computing/fast-docs.git
cd fast-docs- Install Node modules
npm ci- See local live changes
npm run docs:dev