naftis / tulikipina

Finnish nature adventure company's homepage

Home Page:http://tulikipina.fi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tulikipina.fi

Getting things up and running

git clone git@github.com:rikukissa/tulikipina.git
npm install
npm start
open http://localhost:9001 in your browser

Commands

  • npm install
    • Installs server-side dependencies from NPM and client-side dependencies from Bower
  • npm start
    • Compiles your files, starts watching files for changes, serves static files to port 9001
  • npm run build
    • Builds & minifies everything

⚠️ Add prerender token to src/assets/.htaccess before deploying to production

About

Finnish nature adventure company's homepage

http://tulikipina.fi


Languages

Language:CSS 40.8%Language:CoffeeScript 32.4%Language:HTML 26.8%