Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cretezy/noderize

Create a Node app in less than 30 seconds.
https://github.com/cretezy/noderize

app nodejs zero-configuration

Last synced: about 21 hours ago
JSON representation

Create a Node app in less than 30 seconds.

Awesome Lists containing this project

README

        


Noderize



Noderize lets you create Node apps in less than 30 seconds.




Documentation




It aims to get out of your way and not require any configuration until you need it, while supporting loads of features.

```bash
yarn create noderize
```

or

```bash
npx create-noderize
```

Visit our [documentation](https://noderize.js.org/docs/introduction.html) for more information!

> Inspired by [`create-react-app`](https://github.com/facebook/create-react-app)

[![Build Status](https://travis-ci.org/Cretezy/Noderize.svg?branch=master)](https://travis-ci.org/Cretezy/Noderize)