Skip to content

Demo about templateUrl with vanilla JS and w/o "@" annotations

Notifications You must be signed in to change notification settings

atao60/meteor-angular-ionic

Repository files navigation

Angular Meteor Universal without AOT

This project shows the usage of Ionic with Angular and Meteor.

It's a POC about running such a configuration with vanilla JS and no "@" annotations.

Creation

Clone the example from Angular Meteor bare:

# Download the project template

svn export https://github.com/Urigo/angular-meteor/trunk/examples/MeteorCLI/bare
mv bare essai-a529m161-bare
cd essai-a529m161-bare

# Set up the project as a local git repository:

git init
git add --all
git commit -m 'Retrieve project template "bare" as it'

# Download the 'npm' dependencies

meteor npm install

Running

# Download the 'atmosphere' dependencies and run

meteor

About

Demo about templateUrl with vanilla JS and w/o "@" annotations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published