0.16.1 • Published 4 years ago
@significa/start v0.16.1
Opinionated Significa's bootstrap CLI to start ReactJS projects based on NextJS, React Native, Create React App, or GatsbyJS.
npx @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:
- Typescript;
- Commitlint;
- Lint-staged;
- @significa/eslint-config;
- @significa/prettier-config;
- @significa/tsconfig-config;
Running locally
Run npm link in the directory.
Use the CLI as significa-start anywhere.
License
0.16.1
4 years ago
0.16.0
4 years ago
0.15.0
4 years ago
0.14.0
4 years ago
0.12.0
4 years ago
0.13.0
4 years ago
0.11.1
5 years ago
0.11.0
5 years ago
0.10.0
5 years ago
0.9.0
5 years ago
0.8.2
5 years ago
0.8.1
5 years ago
0.8.0
5 years ago
0.7.2
5 years ago
0.7.1
5 years ago
0.7.0
5 years ago
0.5.2
5 years ago
0.6.0
5 years ago
0.5.1
5 years ago
0.5.0
5 years ago
0.4.1
5 years ago
0.4.0
5 years ago
0.3.1
5 years ago
0.3.0
5 years ago
0.2.0
6 years ago
0.1.2
6 years ago
0.1.1
6 years ago
0.1.0
6 years ago
0.0.5
6 years ago
0.0.3
6 years ago
0.0.4
6 years ago
0.0.2
6 years ago
0.0.1
6 years ago
