2.1.0 β€’ Published 4 years ago

@playpickup/kickoff v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

🏈 Kickoff

GitHub issues Requirements Status npm GitHub npm type definitions

GitHub Repo stars GitHub watchers

🏈 Kickoff is a (pretty) un-opinionated starting point for Node/Express/React projects. It is similar to projects like Create React App, where you can easily get a project up and running without the trouble of configuring the same tools over and over again. It lets you focus on the work that matters.


πŸ€” Why should I use Kickoff?

  • Uses Typescript, comes configured and ready to go
  • Webpack configured and ready - don't worry, we got ya
  • Prettier configurations to optimize code styling
  • JavaScript linting with ESLint
  • Pre-commit/push hooks with Husky
  • Express server with common configurations
  • It's friggin easy

πŸ¦ΈπŸ½β€β™€οΈ Getting Started

No installation neccesary. Just run the following command and we take care of the rest.

npx @playpickup/kickoff your-project-name

πŸ™‹πŸΎβ€β™€οΈ Need help?

Feel free to open an issue on GitHub

2.1.0-next.1

4 years ago

2.1.0

4 years ago

2.0.1

4 years ago

2.0.1-next.1

4 years ago

2.0.0

4 years ago

2.0.0-next.1

4 years ago