GitXplorerGitXplorer
j

angular-starter

public
106 stars
23 forks
5 issues

Commits

List of commits on branch master.
Unverified
b76aa75485e9222c1dc7f4ad8730b9e19582bcd6

Update README.md

jjlooper committed 8 years ago
Unverified
3c169a60bb40d4780e219e295473da577e1bcc49

Merge pull request #11 from mrtedgeesq/fix-start-android

jjlooper committed 8 years ago
Unverified
ed68347868104c919be66b9792b87df9320e1f27

replace deprecated `tns livesync` with `tns run` in start.android script

mmrtedgeesq committed 8 years ago
Unverified
0829f23c6e52800eeaa1eb139a334038785424ec

feat: Update to Angular 4

NNathanWalker committed 8 years ago
Unverified
5b14199604ee10fdd13fb1a91ecc971d2efcddd8

fix: desktop restart -> reload

NNathanWalker committed 8 years ago
Unverified
074d25019db60fa86eb7c9a1013fe5ad0e163812

fix: NativeScript setup

NNathanWalker committed 8 years ago

README

The README file for this repository.

Angular Multi-Platform Starter

This project is no longer maintained. Please visit https://github.com/TeamMaestro/angular-native-seed for a different way to build for NativeScript, the web, and Electron in the future.

The Angular Multi-Platform Starter is a cloneable template for building apps for the web, for native mobile with NativeScript, and for desktop with Electron. The template contains a series of npm scripts for running your apps in these environments, as well as a set of conventions for sharing and forking your code for each ecosystem—web, native mobile, and desktop. It is a basic version of Nathan Walker's Advanced Angular Seed.

Visit our documentation hub for detailed information on this starter.