forked from CollectionBuilder/collectionbuilder-csv
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Link to the Page
https://github.com/Stadt-Geschichte-Basel/forschung.stadtgeschichtebasel.ch/blob/main/README.md
Describe the Issue
Add instructions for npm and uv.
## Installation
Use [Bundle](https://bundler.io/) to install all dependencies.
```bash
bundle install
Install uv for data processing.
pip install uvInstall Node.js dependencies.
npm installUsage
Populate data.
npm run propulateRun the development server.
bundle exec jekyll serveBuild for production.
rake deploy
### Are you able to create a Pull Request with the fix?
None
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation