0.0.5 • Published 7 years ago

dad-stack v0.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago
    ______ _____ _   _  _____ 
    | ___ \  ___| \ | |/  ___|
    | |_/ / |__ |  \| |\ `--. 
    |    /|  __|| . ` | `--. \
    | |\ \| |___| |\  |/\__/ /
    \_| \_\____/\_| \_/\____/ 
                            

RENS-Stack Cli

Installation

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

Make Empty Component

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

Make Empty Page

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

Extra Commands

Use npm start to start the server Use npm run build:pro for webpack production

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago