itsa-cli

16.5.2 • Public • Published

itsa-cli

Command line interface for itsa-server

Installation

Step 1: install itsa-cli globally:

npm install -g itsa-cli

Creating applications

Once you have all these packages, you can create a new web-application like this:

Create a new application:

itsa create appname

appname will become a new folder with all appropriate files.

Check the new application

Goto the created folder and run:

npm run watch

As soon as the message Server running development at port: 3001 appears, you can open a browser and visit http://localhost:3001. The Hello World! app should come up.

See http://itsaserver.io for the complete documentation and usage.


You can start right away building your application. Any help can be found at http://itsaserver.io.

If you want to express your appreciation

Feel free to donate to one of these addresses; my thanks will be great :)

  • Ether: 0xE096EBC2D19eaE7dA8745AA5D71d4830Ef3DF963
  • Bitcoin: 37GgB6MrvuxyqkQnGjwxcn7vkcdont1Vmg

Package Sidebar

Install

npm i itsa-cli

Weekly Downloads

788

Version

16.5.2

License

New BSD

Unpacked Size

23.1 MB

Total Files

184

Last publish

Collaborators

  • itsasbreuk