Update CLI-New-Command-Samples.md

pull/8224/head
Alper Ebicoglu 5 years ago committed by GitHub
parent 51ad396863
commit 40da59623e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
# ABP CLI Create New Solution Commands
# ABP CLI Create Solution Sample Commands
The `abp new` command creates an ABP solution or other artifacts based on an ABP template. ABP CLI has several parameters to create a new ABP solution. In this document we will show you some sample commands to create a new solution. All the project names are `Acme.BookStore`. Currently, the only available mobile project is a `React Native` mobile app. Available database providers are `Entity Framework Core` and `MongoDB`. All the commands starts with `abp new`.

Loading…
Cancel
Save