/f8photo-static

Primary LanguageHTMLMIT LicenseMIT

F8Photo.ph UI Prototype

Developed by: Carlo Abella | Online Demo: f8photo.netlify.app | Netlify Status

Tech

F8Photo.ph UI uses a number of open source projects to work properly:

  • Gulp - A toolkit to automate & enhance your workflow
  • Sass - CSS with superpowers
  • Bootstrap - Build fast, responsive sites
  • jQuery - duh

Installation

F8Photo.ph UI requires Node.js v10+ to run.

Installation

$ npm install
or
$ yarn

Development

$ npm run dev
or
$ yarn dev

Build

$ npm run build
or
$ yarn build

Serve

$ npm run serve
or
$ yarn serve