Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 245 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 245 Bytes

Markdown to Markup

How to get up and running

1. Install dependencies

using Yarn (fastest 😉)

yarn

using NPM

npm i

2. Run the app

Yarn

yarn start

NPM

npm start

Enjoy.