This repository contains a blank InfrontJS starter project. Use this as a starting point for your next InfrontJS application.
- Run
npm install -g frontfire - Clone this repository
- Run
npm install - Run
frontfire start-dev
- Run
npm install -g frontfire - Run
frontfire create "Your App Name" "directory"
Visit www.infrontjs.com for more details.