Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The ratings and reviews website for code package managers (website now deprecated)

License

NotificationsYou must be signed in to change notification settings

kumarabhirup/pkgreview.dev

Repository files navigation

Typeemoji-logTwitter

📦 Setup

🖥️ Development environment

  • Run
$ git clone https://github.com/KumarAbhirup/pkgreview.dev pkgreview# to clone project$cd pkgreview# enter in the project$ yarn# install modules$ yarn dev# run development server
  • Renamepackages/web/.env.example to.env.

  • Renamepackages/backend/.env.example to.env.

  • Visithttp://localhost:3001/

🎷 SASS usage

  • Dump all your.scss files inpackages/web/static/assets/styles.
  • Runnpm run gulp inpackages/web directory to generate minified CSS files.
  • While styling, usenpm run gulp:watch inpackages/web directory, for live compilation.

⚒️ Linting

In VSCode

  • Install ESLint and Prettier VSCode extensions.
  • Done! Now you have live linting and autofixing setup!

In Any other IDE

  • Runnpm run lint to check for linting errors.
  • Runnpm run lint:fix to fix the linting errors.

🦄 Info

  • The Lerna monorepo setup was put up byHarshit Pant.
  • To customize the linter, use.eslintrc and.prettierrc file.Learn more

📝 License

Mozilla Public License 2.0

Created byKumar Abhirup 👉Twitter

Mozilla Public License 2.0

About

The ratings and reviews website for code package managers (website now deprecated)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

    Packages

    No packages published

    [8]ページ先頭

    ©2009-2025 Movatter.jp