Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 509 Bytes

README.md

File metadata and controls

41 lines (23 loc) · 509 Bytes

Base-react

Light and intuitive react base. For start new projects.

  • Hooks ( repalce redux )

  • Routing

  • Simple and solid "template engine" ( is just folders and imports )

  • Pages with the html

  • Controllers with mechanics

  • Models

  • Persist ( TODO )

  • Removed
  • Redux and redux-persist ( removed )

Run

For run just clone

  • npm install

  • npm start

Css

We have some options for load css. Here some options

  • Global from AppRoot

Folders

Pages

Urls

Controllers