Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 246 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 246 Bytes

meta-fountain

Meta repository for a sweet development

Install

$ git clone git@github.com:FountainJS/fountain.git
$ cd fountain
$ npm install

Link all dependencies

$ npm run linkAll

Test

$ npm test