Files
old-ribica/front-ui/README.md
2015-01-22 22:20:34 +01:00

15 lines
285 B
Markdown

# Ribica front office
Front end shop-a (javascript)
All the code is in the ``app`` folder. This structure will evolve over time.
## Getting started
``npm install``
``grunt dev`` (starts dev server and watches for changes apparently)
Visit ``http://localhost:3001/index.html``