Skip to content

smapiot/sample-cross-fx-pilets

Repository files navigation

Piral Logo

Pilets for the Piral Sample - Cross Framework

⚡ Pilets for the cross framework sample of Piral.

Getting Started

Each directory is an isolated pilet. You can go into each directory, run npm install to install all dependencies and then either npm run build to build the pilet, or npm start to run the debug server.

If you want to see all pilets installing / building correctly then use the install.sh script:

./install.sh

More Information

The demo can be seen online.

License

Piral and this sample code is released using the MIT license. For more information see the license file.