/shadeup-docs

Source for https://shadeup.dev

Primary LanguageSvelteMIT LicenseMIT

shadeup-docs

Source for https://shadeup.dev

Development

$ npm install
$ npm run dev

Building

$ npm install --also=dev
$ npm run build

Output is in the build/ directory