Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 256 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 256 Bytes

#piccolo website

Getting started:

// clone the sourcecode
git clone git://github.com/AndreasMadsen/piccolo-website.git

// install dependencies
cd piccolo-website
npm install

// run server
npm start

You can now visit http://localhost:8000