Skip to content

byteopia/begin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Begin here.

All the things you need to start a web project you'll never finish.

Clone

$ git clone git@github.com:byteopia/begin.git && cd begin

Install

This repo is dependant on node. Be sure it is properly installed before continuing: node -v

$ npm install
$ npm install -g bower
$ bower install

Build

$ gulp build

Distribute (yeah...right)

$ gulp dist

About

All the things you need to start a project you'll never finish.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published