Skip to content

dkosmidis/synathina

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synathina

Synathina Joomla project

Prerequisites

You will need to have npm and node.js installed on your machine

Run

cd templates/synathina
npm install

(this might take a little while on the 1st run since it will take care of all the dependencies for you)

For Development

npm run watch

For Production

npm run build

Troubleshooting

errors with EPIPE

In order to make a web pack bundle on Linux, you need to install libpng16-dev (sudo apt-get install libpng16-dev).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 76.7%
  • JavaScript 16.4%
  • CSS 6.5%
  • Other 0.4%