Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An ES6, Backbone, single page application (SPA), that demonstrates many greek words and names that we constantly use on modern computing and software engineering

License

NotificationsYou must be signed in to change notification settings

tsevdos/greek-in-tech-site

Repository files navigation

Build Statusdependencies StatusdevDependencies StatusGitter

Greek in Tech

A project that demonstrates many greek words and names that we constantly use on modern computing and software engineering. You can view the site ongreekintech.com.

Getting Started

You need to havenode.js installed. When you are ready you can install all dependencies by typing :

  1. npm install
  2. npm start

After installation you only need to start the server using the last command.

Contributing

All entries are available through thenpm packagegreek-in-tech. You can contribute entries with a pull request on thisrepo. If you don't want to mess with a pull request you can suggest an entry bycreating an issue or using the officialgitter chat. If you still find it hard, you can drop me an email (see my profile).

Run tests

The test suite contains unit and functional tests. Make sure you have installedphantomjs andcasperjs globallynpm install -g phantomjs && npm install -g casperjs (and of course all the other dependencies withnpm install). Then you can run all tests with :

npm test

You can also run only theunit tests (npm run test-unit) or thefunctional tests (npm run test-functional).

Build / Compile source code (ES6 and SCSS)

Please don't edit directly themain.css file (located intocss directory). This file is autogenerated from themain.scss (located intoscss directory). Also the all JS (ES6) source code (located intojs directory) is compiled and bundled using webpack into thedist directory. To build everything (SCSS and JS), make sure that you have all the dependencies installed (npm install) and just run the below command:

npm run build

Related

License

MITJohn Tsevdos

About

An ES6, Backbone, single page application (SPA), that demonstrates many greek words and names that we constantly use on modern computing and software engineering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors7


[8]ページ先頭

©2009-2025 Movatter.jp