Skip to content

msand/estructor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Estructor - a stack to enable in-browser cross platform development

Based on Este, Structor and React Native for Web

Requirements

Install Node.js and React Native first

If you do not have lerna or gulp installed make sure to install them globally: npm install -g lerna gulp

Setup

git clone https://github.com/msand/estructor
cd estructor
lerna bootstrap

Read /packages/este/README.md

Development

web:

cd packages
cd este
gulp

android: gulp android

ios: gulp ios

To run structor

cd packages
cd structor-starter
npm run structor

Other commands in:

/packages/este/gulp/

/packages/este/package.json

/packages/structor-starter/package.json

Stack

Everything in vanilla Este plus integration with React Native for Web, Apollo and CodePush

About

A stack to enable in-browser cross platform development of components, pages and universal apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors