Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/next-boilerplate/next-boilerplate

☶ The easiest way to create a Next app by running one command.
https://github.com/next-boilerplate/next-boilerplate

boilerplates build-tool next next-boilerplate nextjs react reactjs zero-configuration

Last synced: about 2 months ago
JSON representation

☶ The easiest way to create a Next app by running one command.

Awesome Lists containing this project

README

        

# Create Next App [![NPM](https://img.shields.io/npm/v/@create-next-app/core.svg)](https://www.npmjs.com/package/@create-next-app/core)

Create Next App allows you to create a [Next.js](https://nextjs.org) app by running one command. It come with default, material, bootstrap, semantic... templates, Next.js examples and Next.js CMS.

## Features

- Standard Template – providing a way to create your app with standard templates such as default, material, bootstrap, semantic, ... etc.
- Standard Example – providing a way to bootstrap your app with standard examples such as basic css, typescript, next css, next routes, redux, ... etc.
- Standard CMS – comming soon...

## Installation

Create Next App can be installed via npm:

```
npm install --global @create-next-app/core
```

Create Next App can be installed via yarn:

```
yarn global add @create-next-app/core
```

## To learn how to use Create Next App

- [Home](https://create-next-app.js.org)
- [Templates](https://create-next-app.js.org/get-started-with-templates)
- [Examples](https://create-next-app.js.org/get-started-with-examples)

## 💖 Wrap Up

If you think any of the `create-next-app` can be improved, please do open a PR with any updates and submit any issues. Also, I will continue to improve this, so you might want to watch/star this repository to revisit.

## 🌟 Contribution

We'd love to have your helping hand on contributions to `create-next-app` by forking and sending a pull request!

Your contributions are heartily ♡ welcome, recognized and appreciated. (✿◠‿◠)

How to contribute:

- Open pull request with improvements
- Discuss ideas in issues
- Spread the word
- Reach out with any feedback

## ⚖️ License

The MIT License [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)