Skip to content

husek/onyx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onyx

Main repository of Onyx System

Installation

This generator relies on several technologies, make sure your system has:

Getting Started

  • Pull the repository
  • In the repository folder run
    • npm install
    • bower install
  • Run :
    • gulp for building to the build directory
    • gulp --release for building to the release directory
  • Go to http://localhost:8080
  • Have fun coding!

Third-Party Dependencies

(HTML/CSS/JS/Images/etc)

To install dependencies, run bower install --save package-name to get the files, then add an entry into the browser key of your package.json.

About

onyx system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 53.6%
  • JavaScript 46.4%