All Projects → next-boilerplate → next-boilerplate

next-boilerplate / next-boilerplate

Licence: MIT license
☶ The easiest way to create a Next app by running one command.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to next-boilerplate

Create Next App
Create Next.js apps in one command
Stars: ✭ 2,783 (+4181.54%)
Mutual labels:  zero-configuration, next
Elm Kitchen
Easily bootstrap a new Elm SPA
Stars: ✭ 21 (-67.69%)
Mutual labels:  build-tool, zero-configuration
init-typescript-app
Initialize clean TypeScript setup by running single command. Optional package publication to npm.
Stars: ✭ 20 (-69.23%)
Mutual labels:  build-tool, zero-configuration
Create Elm App
🍃 Create Elm apps with zero configuration
Stars: ✭ 1,650 (+2438.46%)
Mutual labels:  build-tool, zero-configuration
Neutrino
Create and build modern JavaScript projects with zero initial configuration.
Stars: ✭ 3,844 (+5813.85%)
Mutual labels:  build-tool, zero-configuration
Instapack
All-in-one TypeScript and Sass compiler for web applications! 📦 🚀
Stars: ✭ 131 (+101.54%)
Mutual labels:  build-tool, zero-configuration
next-ts-starter
A Next.JS powered Typescript starter with styled components, styled-system, framer motion, jest and cypress
Stars: ✭ 27 (-58.46%)
Mutual labels:  next
cacheify
Browserify transform wrapper that caches the transforms between runs to improve performance
Stars: ✭ 30 (-53.85%)
Mutual labels:  build-tool
Retire.js
scanner detecting the use of JavaScript libraries with known vulnerabilities
Stars: ✭ 2,909 (+4375.38%)
Mutual labels:  build-tool
Pax
The fastest JavaScript bundler in the galaxy.
Stars: ✭ 2,626 (+3940%)
Mutual labels:  build-tool
dhan-gaadi
A complete online bus reservation system (Node, React, Mongo, NextJS, ReactNative)
Stars: ✭ 207 (+218.46%)
Mutual labels:  next
next-banner
🖼️ Generate Open Graph images for Next.js on build
Stars: ✭ 45 (-30.77%)
Mutual labels:  next
millw
Mill Wrapper Script
Stars: ✭ 40 (-38.46%)
Mutual labels:  build-tool
buildozer
🚜 Build tool which simplify your buildprocess. Built with Gulp.js 🥤
Stars: ✭ 22 (-66.15%)
Mutual labels:  build-tool
nuro.dev
🌿 Personal Portfolio
Stars: ✭ 260 (+300%)
Mutual labels:  next
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Stars: ✭ 60,034 (+92260%)
Mutual labels:  build-tool
react-redux-nextjs-material-ui-pwa-starter
No description or website provided.
Stars: ✭ 33 (-49.23%)
Mutual labels:  next
Nsis
***This is just a mirror of https://sf.net/projects/nsis -- please report issues there*** NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.
Stars: ✭ 244 (+275.38%)
Mutual labels:  build-tool
next-all-in
🗃⚛️ Next starter for creating any type of site
Stars: ✭ 29 (-55.38%)
Mutual labels:  next
aseprite-macos-buildsh
Automated script to create latest release app (either beta, or release whichever is newer) of Aseprite for macOS
Stars: ✭ 143 (+120%)
Mutual labels:  build-tool

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].