Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 332 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 332 Bytes

Front end templates

Front end templates for Just Arrived.

Getting started

Download the source code

git clone [email protected]:justarrived/front-end-templates.git
cd front-end-templates

Development version:

npm install
gulp

Distribution version:

bundle install
rackup
# open http://localhost:9292