Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 449 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 449 Bytes

next-code-style

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app -e https://github.com/guigallo/next-code-style your-next-project
# or
yarn create next-app -e https://github.com/guigallo/next-code-style your-next-project