Skip to content

drewmrk/Merry-Stories

Merry Stories

Build Status

Write happy, cheerful stories for others to enjoy.

https://merry-stories.web.app

Build

  1. Clone this repository: git clone https://github.com/drewmrk/Merry-Stories
  2. Move into the root: cd Merry-Stories
  3. Install dependencies: yarn install
  4. Build: yarn build

Tests

I felt as though tests were a waste of my time and did not help my productivity. However, if someone want's to create a pull-request for tests, I will gladly merge it.