Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 332 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 332 Bytes

romajs-www

The RomaJS homepage.

Including:

Getting started

Installing dependencies

npm install
bower install

Launch dev server

grunt server

Compile dist code

grunt build