mirror of
https://github.com/yannbertrand/macos-defaults
synced 2024-12-14 21:52:33 +00:00
650 B
650 B
Production Build
How does it work?
It's similar to the VuePress build with a few tweaks (accent color, assets, SEO stuff...).
See VuePress' build detail for more explanations.
Try locally
🏗 Install
yarn install
🚀 Usage
This will build the defaults.yml file and run a VuePress server on http://localhost:8080/. Sources of the website are available in the docs
folder.
yarn start
🚧 Run unit tests
yarn test