theopensystemslab / planx-document-templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ NOTICE
The contents of this repository have moved to https://github.com/theopensystemslab/planx-core

PlanX Document Templates

Source for auto-generated subission templates integrated into PlanX.

This module uses vite for development.

Running locally

  • Install pnpm globally if you don't have it already npm i pnpm -g
  • Install dependencies pnpm i
  • Start development server pnpm dev

Other useful package scripts:

  • pnpm test: run the test suite
  • pnpm check: check and fix type and linting errors
  • pnpm ci: run continuous integration checks
  • pnpm build: build the package

About

License:Other


Languages

Language:TypeScript 98.6%Language:JavaScript 0.9%Language:HTML 0.5%