Pilets for the Piral Sample - Cross Framework
⚡ Pilets for the cross framework sample of Piral.
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
The demo can be seen online.
Piral and this sample code is released using the MIT license. For more information see the license file.