Skip to content

justarrived/front-end-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front end templates

Front end templates for Just Arrived.

Getting started

Download the source code

git clone git@github.com:justarrived/front-end-templates.git
cd front-end-templates

Development version:

npm install
gulp

Distribution version:

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