1.1.0 • Published 8 years ago
appstackr-client-generator v1.1.0
A personal React Component starter kit to develop client component with appstackr
Usage
#####Install appstackr-client-generator globally
npm install -g appstackr-client-generator#####Init a React component project, e.g. an Example component
appstackr example#####Install dependencies:
cd example && npm install#####Initial stacking:
npm run appstack#####Start multiple screens syncing development
npm run bsyncPush this project to Github, or private repository server, or publish to npmjs
#####Install this module into another project
npm install example --save-devvar Example = require('example');In appstackr server project, this module can copy images to public image directory,
check lib/style/images.files