/emroneair-prototype

Primary LanguageJavaScriptMIT LicenseMIT

EMRONEAIR UI Prototype

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

Tech

EMRONEAIR 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

EMRONEAIR 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