A project that demonstrates many greek words and names that we constantly use on modern computing and software engineering. You can view the site on greekintech.com.
You need to have node.js and bower and installed. When you are ready you can install all dependencies by typing :
npm install
npm start
After installation you need only need to start the server using the last command.
All the entries are available from a single JSON file. You can contribute entries with a pull request. If you don't want to mess with a pull request you can suggest an entry by creating an issue. If you still find it hard, you can drop me an email (see my profile).
Make sure grunt is installed globally on your system npm install -g grunt-cli
and that you have run npm install
first.
grunt mocha
- Add more entries
- Minimize js with rjs