macos-defaults/build/production/readme.md
Yann Bertrand a6a996ddd2 🚨 Run Prettier
2020-11-27 14:39:16 +01:00

650 B

Production Build

macos-defaults.com build status

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