@frontle/frontle-cli
v1.1.9
Published
Frontle command line interface tool
Downloads
23
Readme
Experience the easiest multi-platform SPA development in the world!
Install
npm install -g cordova
npm install -g @frontle/frontle-cli
Creating a new Frontle project
frontle create myApp
cd myApp
frontle install
cordova platform add browser
cordova run browser
Docs
Contributing
Frontle is an open source project. We welcome all contributions that can help Frontle, including bug fixes and improvements, testing, and documentation additions!