The Wayback Machine - https://web.archive.org/web/20201029155633/https://github.com/react-next-boilerplate/rnb-cli
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Disclaimer: @r-next-b/cli was created to be used within react-next-boilerplate and is not intended to be used outside of react-next-boilerplate

@r-next-b/cli


💻 Simple commands to manage and facilitate specific react-next-boilerplate tasks

Commands

After installing it, run rnb --help without arguments to see list of options.

rnb

Starts a list of questions to choose tasks you need to do individually

rnb --c

Deletes the example app, replacing it with the smallest amount of boilerplate code necessary to start writing your app!

Note: This command is self-destructive, once you've run it you cannot run it again. This is for your own safety, so you can't delete portions of your project irreversibly by accident.

rnb --g

Initializes a new project with this boilerplate. Deletes the react-next-boilerplate git history, installs the dependencies and initializes a new repository.

Note: soon


Built using:

License

This project is licensed under the MIT license, Copyright (c) 2019 React Next Boilerplate. For more information see project license.

Authors

About

Simple commands to manage and facilitate specific react-next-boilerplate tasks

Topics

Resources

License

Packages

No packages published
You can’t perform that action at this time.