Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1
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
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- 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
Rename
packages/web/.env.exampleto.env.Rename
packages/backend/.env.exampleto.env.Visit
http://localhost:3001/
- Dump all your
.scssfiles inpackages/web/static/assets/styles. - Run
npm run gulpinpackages/webdirectory to generate minified CSS files. - While styling, use
npm run gulp:watchinpackages/webdirectory, for live compilation.
- Install ESLint and Prettier VSCode extensions.
- Done! Now you have live linting and autofixing setup!
- Run
npm run lintto check for linting errors. - Run
npm run lint:fixto fix the linting errors.
- The Lerna monorepo setup was put up byHarshit Pant.
- To customize the linter, use
.eslintrcand.prettierrcfile.Learn more
Mozilla Public License 2.0
Created byKumar Abhirup 👉
About
The ratings and reviews website for code package managers (website now deprecated)
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
