Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/laynef/rens-stack_cli

A boilerplate for your API in Node.js & Web Server in React, Express, Node, and PostgreSQL
https://github.com/laynef/rens-stack_cli

boilerplate-application

Last synced: 8 days ago
JSON representation

A boilerplate for your API in Node.js & Web Server in React, Express, Node, and PostgreSQL

Awesome Lists containing this project

README

        

______ _____ _ _ _____
| ___ \ ___| \ | |/ ___|
| |_/ / |__ | \| |\ `--.
| /| __|| . ` | `--. \
| |\ \| |___| |\ |/\__/ /
\_| \_\____/\_| \_/\____/

# RENS-Stack Cli

## Installation

`npm install -g rens-stack-cli`

`rens runs`

`rens create `

`cd `

`npm install`

`npm start`

## Make Empty Component

`cd `

`rens make `

## Make Empty Page

`cd `

`rens page `

## Extra Commands
Use `npm start` to start the server

Use `npm run build` for webpack production

Use `npm run watch` for webpack developing watch