Skip to content

bosonic/bosonic.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bosonic.github.io

To contribute, you need to do a pull request on the dev branch.

Visit the website

Getting started

Fork the GitHub project first.

Install node.js, then install npm dependencies:

$ npm install

In order to include elements' doc & demos, you'll need to npm link their working trees:

$ cd core-elements
$ npm link
$ cd bosonic.github.io
$ npm link bosonic-core-elements

Do the same with dnd-elements & data-elements.

You are now ready to go:

$ grunt server

The website is available at http://127.0.0.1:5455.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •