moltres

Firebase application framework.

Usage no npm install needed!

<script type="module">
  import moltres from 'https://cdn.skypack.dev/moltres';
</script>

README

moltres

Firebase application framework.

This application framework provides functionality for building a full stack application on firebase. The application structure is built using firebase, redux, react, react-native and react-native-web.

An app built using moltres is a full fledged mobile app (iOS and Android) as well as web app.

Project Status

license npm version Build Status codecov
NPM

Documentation

Full API documentation - Learn about each method

Getting Started

Setup your firebase application on https://firebase.google.com/

Install

npm install -g moltres

Creating a new application

  • Initialize a new application (this will download the application moltres-template)
moltres init -n newapp