0.0.5 • Published 2 years ago

@kanvas/andromeda-cli v0.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Andromeda CLI

*Andromeda is a command line tools to create mobile skeleton project based en Kanvas ecosystem to supply the folder structure, APIs, design system, setting, packages and others stuff need it to work on standard’s Kanvas.*

Content

This repository contains tools and helpers for React Native init that integrate with others third party to acomplish with Andromeda CLI.

Creating a new Andromeda project.

Example running cli command in terminal:

npx @kanvas/andromeda-cli <project_name>
- ios
- android
- src
  - components
    - atoms
    - molecules
    - organisms
    - templates
  - domain
    - shared
  - theme
  - locales
- app.json
- index.js
- package.json 
- react-native.config.js 

Packages and structures and tools integrate on this CLI: