/linkgamba

Not what you expected

Primary LanguageCSSOtherNOASSERTION

Link Gamba Logo

About

description of project goes here

Build Notes

  • Uses gruntjs for compilation to /dist folder and .less for CSS compilation.
  • Use npm install from root folder to install all dependencies from package.json
  • Run cmd from the root folder and use grunt watch while you are editing files to auto-compile .js, then use grunt dist to build and compile to the /dist folder when you are ready for production.
  • .gitignore entry included for /node_modules folders.
  • Alternatively use your own task runner to compile and just work from /src directory.
  • Source files folder contains a handful of photoshop files used for creating the icons and spritesheets.

License

MIT License (MIT) Copyright (c) 2016

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions.