1.0.2 • Published 5 years ago

@deeplocal/dl-node-react-cli v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

dl-node-react-cli

This npm package will help you setup NodeJS + React projects. You will be able to select whether you want socket connections, Gumband, Bitbucket Pipelines, and Docker along with a standard README.

Because this is a private npm package you need to add an .npmrc file to your project, and put an auth token in it.

Installation

Once you have the .npmrc file, you can install with:

npm i -g @deeplocal/dl-node-react-cli@1.0.1

Usage

Run the following command to being the setup:

dl-node-react-cli

This will initiate the setup process. Follow the instructions and your project will be setup!

Troubleshooting

If your system complains that the current user does not have permission to /usr/local/lib/node_modules, run the following command:

sudo chown -R $USER /usr/local/lib/node_modules
1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago