Giter Site home page Giter Site logo

default's Introduction

A great header image you designed, or collaborated on with a designer you work with. It’ll look best when it’s 728px wide, @2x for hi-dpi devices.


Default

A starting points for certain projects.

Getting started

Here’s where you write really fantastic instructions that helps people who may or may not even understand what Git is, use your project. For example, your sentences should probably be better than that one.

npm install -g harp
harp init -b kennethormandy/default

This prevents the Git history from being downloaded. And, hey, now you have Harp installed, which is awesome anyway. If you want to go the Git route:

git clone https://github.com/kennethormandy/default new-project-name
cd project-name
# Please be careful…
rm -rf .git
  1. Replace “Default” and “default” with your new repository’s name

  2. Replace references to “kennethormandy” and my email with your details (unless you are me—which you probably are)

  3. Make sure you’re onboard with what’s in the contributing guide

  4. Fill out the rest of the package.json

  5. As appropriate, add your company to the copyright statement below in the license:

    Copyright © 2015 [Kenneth Ormandy](http://kennethormandy.com) & [Chloi Inc.](http://chloi.io)
  6. Initialise and add remotes:

    # Initialise the project
    git init
    
    # Add your remote repository
    git remote add origin https://github.com/kennethormandy/default

Contributing

Thanks for considering contributing! There’s information about how to get started with Default here.

License

The MIT License (MIT)

Copyright © 2015 Kenneth Ormandy

default's People

Contributors

kennethormandy avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

default's Issues

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.