Skip to content

public-ui/development-strategy-navigator

KoliBri - Template

This is a template for a KoliBri client side rendering application.

Get Started

Prerequisites

Installation

Install the dependencies using npm:

npm i # or pnpm i or yarn

Usage

Start the development server

npm start

Build the application

npm run build

Lint the code

npm run lint

Format the code

npm run format

Check unused code and dependencies

npm run unused

Run the tests

npm test

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published