Skip to content

Jam3 NextJS Generator for SPA, SSG, SSR and JAMStack applications

License

Notifications You must be signed in to change notification settings

guillebarbozaj3/nextjs-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jam3 NextJS Generator

GitHub Codeship Status for Jam3/nyg-nextjs

Boilerplate for React, Static and Server Side Rendered projects with NextJS

https://generator.jam3.net

Icon made by Pixel perfect from www.flaticon.com


Table of Contents

Installation

Clone the GitHub repository or Fork it, and start working righ away with it.

git clone https://github.com/Jam3/nyg-nextjs.git

Usage

TBD: List commands in package.json

Release

To releasing new versions we are using standard-version.

Steps:

  1. When PRs/commits land to your master branch, select the Squash and Merge option.
  2. Add a title and body that follows the Conventional Commits Specification.
  3. Run $ git checkout master; git pull origin master
  4. Run $ npm run release
  5. Run $ git push --follow-tags origin master

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

License

MIT

About

Jam3 NextJS Generator for SPA, SSG, SSR and JAMStack applications

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.2%
  • SCSS 30.5%
  • HTML 1.3%