Skip to content

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

Notifications You must be signed in to change notification settings

laynef/RENS-Stack_Cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

RENS-Stack Cli

Installation

npm install -g rens-stack-cli
rens runs
rens create <project-name-here>
cd <project-name-here>
npm install
npm start

Make Empty Component

cd <your-project-here>
rens make <your-component-name-here>

Make Empty Page

cd <your-project-here>
rens page <your-page-name-here>

Extra Commands

Use npm start to start the server
Use npm run build for webpack production
Use npm run watch for webpack developing watch

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published