2.2.1 • Published 5 years ago

@saileshsahu/create-project v2.2.1

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

zolo-starter-kit

An app to bootstrap Boilerplate projects for Zolo Property Solutions Pvt. Ltd.

Installation

via NPM:

npm install -g @saileshsahu/create-project

via NPX:

npx @saileshsahu/create-project

Installation Instructions

Select template to install when prompted. Installer will automatically install all dependencies for you:

? Please choose which project template to use (Use arrow keys)
❯ zolo-starter-kit 

Change your directory to /client and run

cd client
npm start

Your Boilerplate App should be live on : http://localhost:8080