Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 745 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 745 Bytes

alt text

O2System Venus

O2System Venus is a theme package for O2System Framework Project Based Boilerplates

Features

  • ES2017 + modules compilation (Webpack + Babel)
  • BrowserSync
  • Sass
  • PostCSS Autoprefixer
  • Sourcemaps in Dev

Requirements

Installation

yarn or npm i

Development

yarn watch or npm run watch

Deployment

  • npm run production or yarn production then
  • if use windows open minGW terninal ./deploy.sh or bash deploy.sh