Skip to content

A sample Piral instance using the Ionic framework.

License

Notifications You must be signed in to change notification settings

piral-samples/piral-ionic-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piral Logo

Ionic components in a Piral instance

⚡ This sample uses Ionic components together with Piral.

Since the Ionic components are delivered in a way that only enables Webpack to understand their lazy loading desires we require to use piral-cli-webpack for bundling.

Getting Started

After cloning make sure to have installed all dependencies:

npm i

Running

After installing you can then trigger the Webpack dev server:

npm start

By default, the server is running at localhost:1234.

License

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