15 lines
285 B
Markdown
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``
|
|
|