Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

userofit/angularjs-best-practices-example

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angularjs-best-practices-example

An example project with best practices for Angular 1.x version

Getting Started

To get you started you can simply clone the repository and install the dependencies:

Prerequisites

First, ensure you have the following installed:

  1. NodeJS - Download and Install NodeJS
  2. Git - Download and Install Git

After that, use Git bash to run all commands if you are on Windows platform.

Clone the repository

git clone https://github.com/luixaviles/angularjs-best-practices-example.git
cd angularjs-best-practices-example

Run the project

To run the demo project locally, just install dependencies and run the application:

$ npm install
$ npm start

Now browse to the app at http://localhost:8000.

Testing

Running Unit Tests

The easiest way to run the unit tests is to use the supplied npm script:

npm test

About

An example project with best practices for Angular 1.x version

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 57.6%
  • HTML 39.0%
  • CSS 3.4%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.