Skip to content

shprink/ionic2-webpack-boilerplate

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
www
 
 
 
 
 
 
 
 
 
 
 
 

This project is a Fork of https://github.com/driftyco/ionic-conference-app that uses Webpack and TypeScript.

It is the perfect Boilerplate to start an app in no time.

Prerequisites

  • Ionic CLI npm - ionic@beta --global
  • Cordova CLI
  • Typings CLI

Installation

npm install && ionic state restore

Project public API

# Dev server
npm start

# Dump files in www
npm run dumpdev
npm run dumpprod

# Run Cordova
npm run android
npm run ios
npm run iosEmulator

# Webpack bundle analyser 
npm run analyze

About

Conference app written in TypeScript and Ran by Webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published