Skip to content

Life is too short to start new projects from scratch.

License

Notifications You must be signed in to change notification settings

jihedmastouri/bp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

boilerplates

Life is too short to start new projects from scratch. This repo is a collection of boilerplates for the technologies I use the most.

Each boilerplate will be in a different branch. use them at your own risk.

Branches:

  • react : Building SPA never been this amazing.
  • Next14 : Ride the hype with React Server Components (WIP).
  • quick-node : Get something started quick for testing.

Usage with degit

degit is a tool that facilitate downloading code fron github.

Create a new sub-directory for the boilerplate:

npx degit jihedmastouri/bp#<branch-name> <dir-name>

Or Leave <dir-name> empty to download to the same directory.

About

Life is too short to start new projects from scratch.

Topics

Resources

License

Stars

Watchers

Forks