2.10.0 • Published 6 years ago
@tsivinsky17/new-project v2.10.0
new-project-cli
Install
npm i -g @tsivinsky17/new-projectVersion
For see version of your package, add -v or --version flag
new-project -vOr
new-project --versionHelp
For see help message, add -h or --help flag
new-project -hOr
new-project --helpUsage
new-project <PROJECT_TYPE> <PROJECT_NAME>Project Types
React Webpack Application
new-project react <PROJECT_NAME>Flags
- --proxy This flag allows you to set proxy field to webpack config file
new-project react react-app --proxy=http://localhost:5000Express Application
new-project express <PROJECT_NAME>Electron Application
new-project electron <PROJECT_NAME>Flags which is supported by all types
- --main-file This flag allows you to change main file name of new project, like this:
new-project react react-app --main-file=app.js- --yarn This flag allows you to set default package manager to yarn.
new-project react react-app --yarn2.10.0
6 years ago
2.9.0
6 years ago
2.8.0
6 years ago
2.7.0
6 years ago
2.6.3
6 years ago
2.6.4
6 years ago
2.6.2
6 years ago
2.6.1
6 years ago
2.6.0
6 years ago
2.5.0
6 years ago
2.4.0
6 years ago
2.3.0
6 years ago
2.2.1
6 years ago
2.2.0
6 years ago
2.1.2
6 years ago
2.1.1
6 years ago
2.1.0
6 years ago
2.0.1
6 years ago
2.0.0
6 years ago
1.3.0
6 years ago
1.2.2
6 years ago
1.2.1
6 years ago
1.2.0
6 years ago
1.1.0
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago