@bjeco/next-template

0.4.1 • Public • Published

This is a Next.js project bootstrapped with @bjeco/next-template

Create A Project

npx create-next-app -e https://github.com/brianespinosa/configs --example-path templates/next-template my-app

Opinionated

This template is a little more opinionated than the default create-next-app template.

  • More organized folder structure
  • CSS normalize
  • Personal file structure preferences

Getting Started

Run the development server:

yarn start

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/pages/index.js. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Package Sidebar

Install

npm i @bjeco/next-template

Weekly Downloads

2

Version

0.4.1

License

none

Unpacked Size

90.4 kB

Total Files

22

Last publish

Collaborators

  • brianespinosa