/JFireNote

Note App use Firebase store by Jacky Tran

Primary LanguageTypeScriptMIT LicenseMIT

JFireNote by Jacky Tran

Note and Firebase

Install

Clone the repo and install dependencies:

cd your-project-name
npm install

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

Docs

See our docs and guides here