Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 667 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 667 Bytes

planare.dev

A very barebones landing page for Planare.

Install

pnpm install

Usage

Open http://localhost:420 in the browser. If there are linting issues, the development server won’t start.

pnpm dev

Before you deploy, lint your code and format it. Then run the build.

pnpm tidy
pnpm build

If you change the pages directory, build a fresh sitemap.

pnpm sitemap

Contributing

Feel free to get in touch with feedback, advice or suggestions. See Conventional Commits for new contributors.

License

MIT © Planare LLC.