Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 254 Bytes

README.markdown

File metadata and controls

11 lines (8 loc) · 254 Bytes

famous-node-module

This is the base Famo.us NodeJS module. It is used as a starter project for new npm modules used by the Famo.us team. To use:

  • clone this project
  • rm -rf the .git folder
  • run git init
  • run npm init