Skip to content

SDS-React-Metawidget/react-metawidget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metawidget for React

This is currently a WIP Metawidget port for React.

Development

Once you've cloned this repository locally, run npm install. This will grab all of the external dependencies for this project. From time to time you may need to run this again.

Building

npm start will build and run this module, and watch for any changes and automatically rebuild for you.

Using this module

As this module has not been published to npm, you will need to link this module locally for development. npm link in this project will allow this module to be linked from within other projects, such as the React Address Book Example.

You would then run npm link react-metawidget in the other project's directory to add your local version of react-metawidget as a dependency for the project.

About

Restarted version of React metawidget implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors