Skip to content

foleyatwork/mosaic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Dependencies

Here are the tools you need to work on this project.

Sass

sudo gem install sass

Babel

npm install -g babel-cli

Babel ES2015 Preset

cd mosaic
	npm install

Build Commands

Here's how you compile the code.

Sass

sass --watch css/mosaic.scss:css/mosaic.css

Babel

babel js/mosaic.js --watch --out-file js/bundle.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published