nfarah86 / famous_1_day_project

This is a project built after working with the Famo.us platform for 3 days

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Browserify-Seed

A seed project to get started with Browserify and Famo.us

Build Status Dependency Status devDependency Status


###Installation

git clone https://github.com/Famous/browserify-seed
\# rm -rf .git && git init && git commit -m "Make it so" # optionally reset git history
npm i # install dependencies

###Development Run the dev server with npm run start-dev

Now the dev server should run on localhost:1337

Run the linters with npm run-script lint

Run All Tests with npm test

About

This is a project built after working with the Famo.us platform for 3 days


Languages

Language:JavaScript 98.1%Language:CSS 1.9%