Skip to content

This is an AngularJS v1 starting project setup that includes angular-ui router and bootstrap.

Notifications You must be signed in to change notification settings

selectedpixel/angular-starter-project

Repository files navigation

angular-starter-project

This is a template for getting started quickly with a pre-configured AngluarJS & Bootstrap tech stack. To get the initial project running you'll need to have NodeJS installed on your computer.

Once you have NodeJS installed navigate to the projects root directory and run:

npm install

After the installation is finished we'll also need to install the bower packages:

bower install

After bower has finished installing you will be able to run the application from localhost:

gulp serve

The application should now be running succesfully on your local machine.

About

This is an AngularJS v1 starting project setup that includes angular-ui router and bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published