1.1.15 • Published 6 years ago
@steedos/cli v1.1.15
Steedos
Develop and run your enterprise apps in miniutes
install from npm
npm i steedos-cli -ginstall from src
git clone https://github/steedos/cli
cd cli
npm i -gbuild creator bundle
meteor build --directory C:\srv\creator-buildrun bundle
steedos run -s C:\srv\creator-builddevelop app
- create project folder
- write main.js
- steedos run will load main.js on bootstrap
steedos run -s C:\srv\creator-buildhelp
steedos run --help