Skip to content

giuppidev/nomad-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  • Use pnpm 8+
    • To download it check out: pnpm installation guide
    • To install the dependencies run: pnpm i
    • You can then run the project with the command: pnpm dev or pnpm run dev

How to work on an issue

  • Be sure to be the assignee of the issue
  • Locally in your repo make sure to be updated with a git pull origin main command
  • Create a branch for the issue (in the Development section on the right panel of the issue page).
  • Follow the instructions to switch to the created branch.
  • Work on the issue
  • Commit and push the branch
  • Create a Pull Request
  • Wait for a review :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages