Skip to content

Jumbub/block-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic block stacking using logic.
It is developed primarily with React, and Cosmos!

Visit the site.

Setup

Required Software

Installing Dependencies

yarn

This command will download the required dependencies for the project.

Development

Viewing Locally

yarn start

This command will build and serve a local copy of the website.

Developing Components

yarn cosmos

This command runs Cosmos, the tool used for isolated component development.

Running Tests

yarn test

This command aliases [jest][Jest], the tool used for testing component behaviours.

Deploying Changes

yarn deploy

This command will run the tests; build the app; and upload the new build to AWS S3.
(This command requires the AWS CLI tool to be installed and configured correctly.)

About

Stacking blocks has never been so logical

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published