Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 493 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 493 Bytes

Edgeryders Festival 2019 Setup

The site uses Tailwind CSS and Purge CSS for styling.

See tailwind.config.js for color and display options.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.