ironmaker

0.3.9 • Public • Published

Installation

$ npm install -g ironmaker

If your terminal displays permission errors, you might not have administrator privileges. To get around this issue, reopen your terminal as an administrator, or run the following command instead:

$ sudo npm install -g ironmaker

Quick Start

To create an app, run the following command and follow the instructions you're given:

$ ironmaker

Install dependencies:

$ npm install

To run the app in development mode:

$ npm run dev

To start the app in production:

$ npm start

License

Ironmaker is heavily inspired by and takes some of the functionality from Express Generator, itself licensed under the MIT License.

MIT

Versions

Current Tags

Version History

Package Sidebar

Install

npm i ironmaker

Weekly Downloads

1

Version

0.3.9

License

MIT

Unpacked Size

65 kB

Total Files

36

Last publish

Collaborators

  • josecarneiro