GithubHelp home page GithubHelp logo

starter-kit's Introduction

Starter-Kit

A starter kit for projects

How to get this project working:

  1. Install Node. You can either install Node from its source or if you are using homebrew, run brew install node.

  2. Download all the Node dependencies by running npm install.

  3. Download all required packages by running npm install -g bower then bower install.

  4. Sass is a super awesome preprocessor, so you will be required to have Sass on your machine in order for things to work. If you do not have Ruby installed follow this link, otherwise run bundle install to install the projects dependencies.

  5. LiveReload is used to refresh the browser, please visit how do I install and use the browser extensions for help installing an extension for your browser.

Grunt

Development

During development run the Grunt server by running grunt serve.

Deployment

For deployment run grunt production. Grunt will magically package, concatenate, combine and do some super awesome things for you; then store the package in a dist directory. From there you can upload the dist contents to your webserver and happy time for all!

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.