Skip to content

carcara-br/carcara-java-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

carcara-java-android-stack

A java android boilerplate to create fast android applications.

// TODO

  • Ant-Design
  • Babel
  • ESLint (Airbnb)
  • SASS
  • PostCSS
  • React
  • React Router
  • React Router Redux
  • Redux
  • Redux Actions
  • Redux Saga

Getting Started

// TODO

Installation

First of all, install the dependencies to run this boilerplate.

# Clone this repository
$ git clone git@github.com:fromdenisvieira/carcara-static.git [name_of_project]
$ cd [name_of_project]

# install dependencies
$ npm install

Architecture

// TODO

├── README.md
├── build
│   ├── css
│   │   └── style.css
│   ├── img 
│   ├── index.html
│   └── js
│       └── main.js
├── gulpfile.babel.js
├── package.json
└── src
    ├── img 
    ├── js 
    ├── styl
    │   ├── _core/*.styl
    │   ├── atoms/*.styl
    │   ├── molecules/*.styl
    │   ├── organisms/*.styl
    │   ├── widgets/*.styl 
    │   ├── pages/*.styl 
    │   └── style.styl
    └── jade
        └── index.jade

Credits

This boilerplate uses as a base in the awesome referencies

License

© Denis Vieira Rufino

About

A java android boilerplate to create fast android applications.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages