Coder Social home page Coder Social logo

sassbase's Introduction

Sass Base of Unicrow Project

Dahili Teknolojiler

1. Sistem Kurulumları (Mac ve Linux için)

Aşağıdaki paketler siz de varsa kurmanıza gerek yok. Deneme için Terminal'e örneğin "node" yazabilirsiniz.

1.1 Brew Kurulumu

1.2 Node Kurulumu

Brew ile kurulum için önce 1.1 adımını gerçekleştirin.

  • brew install node

1.3 Grunt Kurulumu

Brew ile kurulum için önce 1.1 adımını gerçekleştirin.

  • sudo npm install -g grunt-cli

1.4 Bower Kurulumu

Brew ile kurulum için önce 1.2 adımını gerçekleştirin.

  • npm install -g bower

2. Çalışma Dizin Ayaları

  1. Repoyu proje adı ile indirin
  2. git clone [email protected]:unicrow/sassbase.git proje_adi (3.1)
  3. git clone --branch=bower [email protected]:unicrow/sassbase.git proje_adi (3.2)
  4. (Önerilir) git clone --branch=include [email protected]:unicrow/sassbase.git proje_adi (3.3)
  5. cd proje_adi ile proje dizinine girin.
  6. git remote set-url origin git@yeni.projenizin.url kısmını düzenleyin
  7. npm install ile gerekli node paketlerin kurulumunu başlatın. (Node kurulu değilse 1.2 Kurulumuna Bakın)
  8. grunt sistemi çalıştırın.
  9. http://localhost:3000 üzerinde kontrol edebilirsiniz.

3. Proje Türleri

  • 3.1 master Basit bir proje başlangıcı için bu branch'ı kullanın.
  • 3.2 bower Projede Bower kullanılacaksa bu branch'ı kullanın.
  • 3.3 (Önerilir) include Projede Bower ve Include yapısı kullanılacaksa bu branch'ı kullanın.

sassbase's People

Contributors

haibnu avatar ntdvl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

ntdvl

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.