Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.09 KB

README.md

File metadata and controls

29 lines (16 loc) · 1.09 KB

Front Ninja

The free and open source front end development environment for webs and apps

Web Page: Front Ninja

How to Use it:

  1. Download zip from www.frontninja.com/frontninja.zip

  2. Extract wherever you want

  3. Double click on:

    • a) Windows: Double clik on init_win64.bat or init_win64.bat.exe

    • b) Linux: Install nw globally instructions for nw.js ( is pretty easy ), then click on init ( it's a bash file with the command 'nw app' )

    • c) Mac: Double clik on init_osx, It should be possible to create an iOS App just by compiling frontninja/app/mobile/www folder with phonegap but I don't have an Iphone, a mac nor a iOS developer license :´(

A Front end editor, includes:

    • Server: node js.
    • Sass compiler: live sass compiler, change scss file and view new styles in the browser without reloading the page.
    • Partial system: Handlebars syntax allow to include files and much more.

Screen shot

screenshot