Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.
/ dixit-web Public archive

Dixit web site using Ember 1.6 and Zurb Foundation

Notifications You must be signed in to change notification settings

sirnapa/dixit-web

Repository files navigation

Página web de Dixit.com.py

Sitio institucional de Dixit.

Requirements

Develop

La primera vez que se accede al proyecto hay que descargar las dependencias con bower:

bower install

Repetir esto cada vez que existan cambios en el archivo bower.json.

Para trabajar en el proyecto, ejecutar el siguiente comando:

grunt server

Build

Para crear una nueva versión publicable del sitio, ejecutar el comando:

grunt build

El contenido resultante se encuentra en la carpeta dist.

About

Dixit web site using Ember 1.6 and Zurb Foundation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published