Skip to content

strubix/angular-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-quickstart v2.2

This repository provides you an easy ready-to-use Angular app using Webpack.

Getting Started

Prerequisities

Webpack dependencies are saved in package.json file.

You'll need npm to initialize it.

Installing

git clone https://github.com/strubix/angular-quickstart.git

cd angular-quickstart && npm install

Feel free to rename the generated folder !

Running dev server

npm run dev

Default server will run on http://localhost:8080

Building app

npm run build

Generated app will be created inside dist folder

Dependencies

  • angular
  • angular-ui-router
  • bootstrap
  • jquery

History

02/08/2016 : Version 1.0 ready

09/08/2016 : Version 2.0 using Angular components, bootstrap

17/08/2016 : Version 2.1 fixing compiling bugs, adding ui-router

18/08/2016 : Version 2.2 stable version

Contributors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A smart directory structure for your Angular apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published