Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 712 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 712 Bytes

kitsch-creator-5

kitsch-creator-5 is a web app for mass producing Kitsch for all ages and beyond at a very high velocity

Development

Getting started

  1. Clone the repository:
git clone [email protected]:yn5/kitsch-creator-5.git
  1. Cd into the cloned repository:
git clone [email protected]:yn5/kitsch-creator-5.git
  1. Start the dev server:
yarn start

If your terminal is allowed to, it wil the a browser at http://localhost:3000.

Deployment

  1. Run deploy script:
yarn deploy

This will deploy a build of the repository to the Github page of this repository.