@significa/start
TypeScript icon, indicating that this package has built-in type declarations

0.16.1 • Public • Published

logo

oclif Version Downloads/week License

Opinionated Significa's bootstrap CLI to start ReactJS projects based on NextJS, React Native, Create React App, or GatsbyJS.

npx @significa/start

significa-significa-start

You can also skip the prompt and give it the configuration you want:

  • Project type: may be one of these options;
    • cra: Create React App;
    • next: Next.js;
    • gatsby: GatsbyJS;
    • react-native: React Native (Expo - bare workflow);
  • Project name: will be used on the folder name and configuration files;

Eg: npx @significa/start@latest next hello-world.

Commands

  • Regular: npx @significa/start;
  • Shortcut: npx @significa/start [project] [name];
  • Help: npx @significa/start --help;
  • Version: npx @significa/start --version;

Common dependencies:

Running locally

Run npm link in the directory. Use the CLI as significa-start anywhere.

License

MIT

Significa footer

Readme

Keywords

Package Sidebar

Install

npm i @significa/start

Weekly Downloads

2

Version

0.16.1

License

MIT

Unpacked Size

228 kB

Total Files

83

Last publish

Collaborators

  • significa-bot
  • francisco-significa
  • pedrobrandao