Skip to content

Aeyos/AngularPristineTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Pristine Template

Author Vinícius Negrão
Email vinicius.m.negrao@gmail.com
License Attribution 3.0 Unported (CC BY 3.0)
Profession Web Designer, Web Developer, Game Designer, Game Programmer, Graphics Artist
Current Version 1.0.6

Changelog

1.0.0

First Commit

  • Added base project

1.0.1

README updated

  • README updated

1.0.2

File updates

  • README updated
  • install.sh added
  • package.json added for npm install

1.0.3

Mass update

  • SASS support added
  • renamed partial index to home
  • added svg logo
  • added early svg paint directive
  • incremented js_extension.js
  • rewrote gulpfile.js
  • added gulp modules
  • added sass file to index.html
  • added images folder app/img
  • added sass and directives folder

1.0.4

Footer

  • Page footer added

1.0.5

REST API

  • REST API Service added with easy-to-setup routes and parameters
  • svgObject directive debug lines removed

1.0.6

JSOV

  • Javascript object viewer directive created

Installation

Clone the project to a directory and pull the contents

####Download npm, it's VERY important D:

MacOS / Linux installation script:

Non-sudo

$ sudo npm install -g bower
$ sudo npm install -g gulp
$ sh install.sh

Sudo

$ sudo sh install.sh

OR

If you don't have bower yet...

$ sudo npm install -g bower

If you don't have gulp yet...

$ sudo npm install -g gulp

Proceeding with the installation

$ npm install
$ bower install

To kickoff

$ gulp && gulp webserver

Open your browser and navigate to localhost

Yesterday is history, tomorrow is a mistery, but today is a gift, that`s why it's called The Present.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors