Skip to content

Cli tool to setup developer tooling in your frontend repo

License

Notifications You must be signed in to change notification settings

Rafi993/frontend-dev

Repository files navigation

Frontend-dev

Cli tool to setup developer tooling in your frontend repo

Inspired by https://dev.to/nickytonline/stuff-i-always-set-up-for-frontend-work-56h2

Usage

Navigate inside your repo and run

$ npx frontend-dev

It detects if you are using npm are yarn and uses appropriate package manager.

options

  • --jest or -j add jest to pre-commit hook
  • --css or -c add style linting

About

Cli tool to setup developer tooling in your frontend repo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published