| Author | Vinícius Negrão |
| 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 |
First Commit
- Added base project
README updated
- README updated
File updates
- README updated
- install.sh added
- package.json added for npm install
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
Footer
- Page footer added
REST API
- REST API Service added with easy-to-setup routes and parameters
- svgObject directive debug lines removed
JSOV
- Javascript object viewer directive created
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
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.