Client that allows to develop react applications faster
npm install @d3v4pp/cli


is a command line cli that will run build and init SweetApps
with devapp command line you can create, build, start(dev mode) or test your app
Start your application from default template
~~~
devapp init Myapp
cd Myapp
devapp start
~~~
Build your app
~~~
devapp build
~~~
devapp start -p 9090 -public "/v1"|param| description |
|:-----:|:-----:|
|-p, --port | the port you want to start on |
|-public, --public| the port you want to start on |
build params
You can change the public path you want, by calling devapp build --public "/v1"|param| description |
|:-----:|:-----:|
|-public, --public| the port you want to start on |
set ExecutionStrqtegie ....
`$3
if your using a mac make sure xcode is installed run
~~~sh
$ gcc -v
#if it propose to you to install xcode do it
~~~$3
`
No problem at all
``