Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 402 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 402 Bytes

FrontMASS

Thessaloniki FrontMASS event repository.

http://frontmass.org

Install

Install required packages:

npm install

Run On Local

Use grunt:

grunt serve

Build

Check out how the build site will look like:

grunt build

The output will be in the dist/ folder.

Deploy

Use grunt:

grunt deploy