ironmaker v0.3.9
Installation
$ npm install -g ironmakerIf 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 ironmakerQuick Start
To create an app, run the following command and follow the instructions you're given:
$ ironmakerInstall dependencies:
$ npm installTo run the app in development mode:
$ npm run devTo start the app in production:
$ npm startLicense
Ironmaker is heavily inspired by and takes some of the functionality from Express Generator, itself licensed under the MIT License.
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago