Skip to content

Frontle-Foundation/Frontle-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontle Logo

The easiest multi-platform SPA framework.

NPM Version Package License NPM Downloads

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

Guide

Contributing

Frontle is an open source project. We welcome all contributions that can help Frontle, including bug fixes and improvements, testing, and documentation additions!

License

MIT