🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@create-next-app/core

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@create-next-app/core

Create Next App allows you to create a Next.js app by running one command.

1.0.1
latest
Source
npm
Version published
Maintainers
1
Created
Source

Create Next App NPM

Create Next App allows you to create a Next.js 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

💖 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

Keywords

next

FAQs

Package last updated on 23 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts