Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days ago
JSON representation
Create a Node app in less than 30 seconds.
- Host: GitHub
- URL: https://github.com/Cretezy/Noderize
- Owner: Cretezy
- License: mit
- Archived: true
- Created: 2018-02-08T02:51:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-17T02:04:18.000Z (about 6 years ago)
- Last Synced: 2024-07-13T05:47:04.215Z (4 months ago)
- Topics: app, nodejs, zero-configuration
- Language: JavaScript
- Homepage: https://noderize.js.org
- Size: 1.4 MB
- Stars: 422
- Watchers: 8
- Forks: 13
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - Noderize
README
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)