Skip to content

modpackker/neoforge-project-listing

 
 

Repository files navigation

Projects Web

A website listing the projects we push to maven.

Development

The following steps will guide you in setting up this project for local development.

Be aware that queries made to the GitHub API (for repository information) are done without authentication, and are subject to GitHub's rate limiting.

  1. Install npm.

  2. In the project directory, install dependencies through npm:

    npm install
  3. Run the development server:

    npm run dev
  4. After making changes and before committing, run ESLint:

    npm run lint

About

A website listing the projects we publish to maven

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 75.9%
  • TypeScript 19.4%
  • CSS 2.3%
  • HTML 1.1%
  • Other 1.3%