0.3.9 • Published 2 years ago

ironmaker v0.3.9

Weekly downloads
1
License
MIT
Repository
github
Last release
2 years ago

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

0.3.9

2 years ago

0.3.8

2 years ago

0.3.6

2 years ago

0.3.7

2 years ago

0.3.5

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.2.0-beta.0

4 years ago

0.1.10

4 years ago

0.1.11

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago