Skip to content

compository/app

Repository files navigation

Compository App

Developer setup

To install dependencies:

npm install

To start the app:

npm start

This assumes that the compository executable is up and running.

Linting with ESLint, Prettier, and Types

To scan the project for linting errors, run

npm run lint

To automatically fix many linting errors, run

npm run format

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors