Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

cRicateau/generator-javascript-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

You need some tools to

  • VirtualBox
  • vagrant
  • Ansible 2
  • nodejs
  • Loopback-cli npm install -g loopback-cli
  • Yeoman npm install -g yeoman

Installation:

Add the local generator:

git clone https://github.com/cRicateau/generator-javascript-stack
cd generator-javascript-stack
npm link

In a new empty directory created for your app:

  • Add a Loopback app
yo ansible-loopback-react-redux:backend
  • Add the react-redux starter kit
yo ansible-loopback-react-redux:frontend
  • Add the provisioning and the deployment tool with shipit
yo ansible-loopback-react-redux:provisioning
yo ansible-loopback-react-redux:deployment

Installation

Usage

Follow the readme of the project you generated!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published