Examples
To run the examples first make sure your've gone trough all the steps explained in the development How to. Once you've got that set up then go to the examples directory
cd examplesInstall it
npm installand run it
npm startyou should now be able to check it out on your localhost. You can use the examples as a template for development.
Last updated