hero

Collection

Do what you love, love what you do

Get Started →

Jeff Atwood

Any application that can be written in JavaScript, will eventually be written in JavaScript.

Steve Jobs

Stay hungry, stay foolish.

Murphy's Law

Anything that can go wrong will go wrong.

# Just go

# clone repo
git clone https://github.com/itellboy/collection.git && cd collection
# install dependences
yarn
# run dev
yarn start
# run build
yarn build