Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 2.21 KB

README.md

File metadata and controls

53 lines (38 loc) · 2.21 KB

Fasky CLI

GitPoint GitPoint GitPoint

showcase

Faster project setup - more productivity

Table of Contents 📚

Installation 🔧

npm install -g fasky-cli

Usage 💡

Creating a best practice React-Native project is easier than ever thanks to the Fasky CLI. Simply type 'fasky' into your terminal and you're ready to go.

Features 🏷

  • Up2date React-Native project with typescript
  • Firebase integration (optional)
  • i18N translations (optional)
  • Navigation framework (optional)

Development 💻

  • Install npm i -g @zeit/ncc
  • Login to your publisher account e.g. npm adduser fasky
  • Compile project ncc build src/index.js -o dist
  • Publish to npm npm run build

Contributors 🤓

Thomas Leiter Thomas Leiter

Thomas Leiter

Stefan Papst