Skip to content

A simple AngularJS MVC application starter template

Notifications You must be signed in to change notification settings

darthmolen/AngularJs-MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJs-MVC

AngularJS, formerly Angular 1.X, is a full fledged language to itself. This repository contains A simple AngularJS MVC application starter template that uses lite-server to serve the site (which is just a thin layer for browsersync). Launchable in vscode.

Steps for installation

  1. Install Node.JS via nvm (or nvm-windows)
  2. NPM should be installed with your Nodejs and is a very useful package manager
  3. open a command prompt to this directory
  4. npm install
  5. npm run start
  6. (optional) If using vscode, you can just simply "launch" after you run npm install

Tutorials

Scotch.io Tutorial

Full Blown App Tutorial

About

A simple AngularJS MVC application starter template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published