Skip to content

peterbull/pump-track

Repository files navigation

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

nbdev & precommit hooks

Notebooks are used from time to time for EDA and as general conceptual scratchpads. To keep conflicts and diffs to a minimum, the nbdev_clean command is run with precommit hooks to strip unnecessary metadata like run count.

First install nbdev:

pip install nbdev

Then install pre-commit hooks in the repository directory:

pre-commit install

About

a lifting app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors